Searched refs:ansiName (Results 1 – 1 of 1) sorted by relevance
267 LPSTR ansiName; in PropertyStorage_FindPropertyByName() local269 &ansiName, This->codePage); in PropertyStorage_FindPropertyByName()273 if (dictionary_find(This->name_to_propid, ansiName, &propid)) in PropertyStorage_FindPropertyByName()275 CoTaskMemFree(ansiName); in PropertyStorage_FindPropertyByName()