CPullPin::Inactive
Instructs the pin to stop pulling data from the asynchronous reader.
HRESULT Inactive(void);
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.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.