Searched refs:GetMethodPropertyFunc (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.h101 typedef UInt32 (WINAPI *GetMethodPropertyFunc)(UInt32 index, PROPID propID, PROPVARIANT *value); typedef
125 GetMethodPropertyFunc GetMethodProperty;
H A DLoadCodecs.cpp95 static HRESULT GetCoderClass(GetMethodPropertyFunc getMethodProperty, UInt32 index,
114 lib.GetMethodProperty = (GetMethodPropertyFunc)lib.Lib.GetProc("GetMethodProperty");

Completed in 605 milliseconds