Searched refs:Func_GetMethodProperty (Results 1 – 3 of 3) sorted by relevance
207 typedef HRESULT (WINAPI *Func_GetMethodProperty)(UInt32 index, PROPID propID, PROPVARIANT *value); typedef
155 Func_GetMethodProperty GetMethodProperty;
185 static HRESULT GetCoderClass(Func_GetMethodProperty getMethodProperty, UInt32 index, in GetCoderClass()206 lib.GetMethodProperty = (Func_GetMethodProperty)lib.Lib.GetProc("GetMethodProperty"); in LoadCodecs()