CPullPin::Inactive (Compact 2013)
3/26/2014
Instructs the pin to stop pulling data from the asynchronous reader.
Syntax
HRESULT Inactive(void);
Parameters
None.
Return Value
Returns an HRESULT value.
Remarks
This member function calls the IAsyncReader::BeginFlush method, ends the thread, calls the IAsyncReader::EndFlush method and then decommits the allocator.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |