Searched defs:GetHandlerPropertyFunc (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp89 typedef UInt32 (WINAPI *GetHandlerPropertyFunc)(PROPID propID, PROPVARIANT *value); typedef
140 GetHandlerPropertyFunc getProp,
150 GetHandlerPropertyFunc getProp,
164 GetHandlerPropertyFunc getProp,
239 GetHandlerPropertyFunc getProp = 0;
243 getProp = (GetHandlerPropertyFunc)lib.GetProc("GetHandlerProperty");

Completed in 178 milliseconds