CBaseInputPin::Disconnect (Compact 2013)
3/26/2014
Releases the stored allocator.
Syntax
HRESULT Disconnect( );
Parameters
None.
Return Value
Returns an HRESULT value.
Remarks
This member function overrides the CBasePin::Disconnect member function.
It calls CBasePin::Disconnect first, and then releases the allocator held by m_pAllocator.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |