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