Searched refs:GetMethodPropertyFunc (Results 1 – 2 of 2) sorted by relevance
101 typedef UInt32 (WINAPI *GetMethodPropertyFunc)(UInt32 index, PROPID propID, PROPVARIANT *value); typedef125 GetMethodPropertyFunc GetMethodProperty;
95 static HRESULT GetCoderClass(GetMethodPropertyFunc getMethodProperty, UInt32 index, in GetCoderClass()114 lib.GetMethodProperty = (GetMethodPropertyFunc)lib.Lib.GetProc("GetMethodProperty"); in LoadCodecs()