Share via


CBaseInputPin::Disconnect

Releases the stored allocator.

HRESULT Disconnect( );

Return Values

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.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.