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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstrmif.h10654 typedef struct IAMResourceControl IAMResourceControl; typedef in typeref:struct:IAMResourceControl
12743 struct IAMResourceControl : public IUnknown { struct in inherits:IUnknown
12750 HRESULT (WINAPI *QueryInterface)(IAMResourceControl *This,REFIID riid,void **ppvObject);
12751 ULONG (WINAPI *AddRef)(IAMResourceControl *This);
12752 ULONG (WINAPI *Release)(IAMResourceControl *This);
12753 HRESULT (WINAPI *Reserve)(IAMResourceControl *This,DWORD dwFlags,PVOID pvReserved);
12756 struct IAMResourceControl { struct
12766 HRESULT WINAPI IAMResourceControl_Reserve_Proxy(IAMResourceControl *This,DWORD dwFlags,PVOID pvReserved);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstrmif.h10654 typedef struct IAMResourceControl IAMResourceControl; typedef in typeref:struct:IAMResourceControl
12743 struct IAMResourceControl : public IUnknown { struct in inherits:IUnknown
12750 HRESULT (WINAPI *QueryInterface)(IAMResourceControl *This,REFIID riid,void **ppvObject);
12751 ULONG (WINAPI *AddRef)(IAMResourceControl *This);
12752 ULONG (WINAPI *Release)(IAMResourceControl *This);
12753 HRESULT (WINAPI *Reserve)(IAMResourceControl *This,DWORD dwFlags,PVOID pvReserved);
12756 struct IAMResourceControl { struct
12766 HRESULT WINAPI IAMResourceControl_Reserve_Proxy(IAMResourceControl *This,DWORD dwFlags,PVOID pvReserved);

Completed in 110 milliseconds