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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstrmif.h10834 typedef struct IPinFlowControl IPinFlowControl; typedef in typeref:struct:IPinFlowControl
15303 struct IPinFlowControl : public IUnknown { struct in inherits:IUnknown
15310 HRESULT (WINAPI *QueryInterface)(IPinFlowControl *This,REFIID riid,void **ppvObject);
15311 ULONG (WINAPI *AddRef)(IPinFlowControl *This);
15312 ULONG (WINAPI *Release)(IPinFlowControl *This);
15313 HRESULT (WINAPI *Block)(IPinFlowControl *This,DWORD dwBlockFlags,HANDLE hEvent);
15316 struct IPinFlowControl { struct
15326 HRESULT WINAPI IPinFlowControl_Block_Proxy(IPinFlowControl *This,DWORD dwBlockFlags,HANDLE hEvent);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstrmif.h10834 typedef struct IPinFlowControl IPinFlowControl; typedef in typeref:struct:IPinFlowControl
15303 struct IPinFlowControl : public IUnknown { struct in inherits:IUnknown
15310 HRESULT (WINAPI *QueryInterface)(IPinFlowControl *This,REFIID riid,void **ppvObject);
15311 ULONG (WINAPI *AddRef)(IPinFlowControl *This);
15312 ULONG (WINAPI *Release)(IPinFlowControl *This);
15313 HRESULT (WINAPI *Block)(IPinFlowControl *This,DWORD dwBlockFlags,HANDLE hEvent);
15316 struct IPinFlowControl { struct
15326 HRESULT WINAPI IPinFlowControl_Block_Proxy(IPinFlowControl *This,DWORD dwBlockFlags,HANDLE hEvent);

Completed in 234 milliseconds