Searched refs:IPinFlowControl (Results 1 – 1 of 1) sorted by relevance
607 typedef struct IPinFlowControl IPinFlowControl; typedef8176 struct IPinFlowControl : public IUnknown { struct8183 HRESULT (WINAPI *QueryInterface)(IPinFlowControl *This,REFIID riid,void **ppvObject);8184 ULONG (WINAPI *AddRef)(IPinFlowControl *This);8185 ULONG (WINAPI *Release)(IPinFlowControl *This);8186 HRESULT (WINAPI *Block)(IPinFlowControl *This,DWORD dwBlockFlags,HANDLE hEvent);8189 struct IPinFlowControl { struct8199 …HRESULT WINAPI IPinFlowControl_Block_Proxy(IPinFlowControl *This,DWORD dwBlockFlags,HANDLE hEvent);