CPullPin::Disconnect
Breaks a connection to the asynchronous reader.
HRESULT Disconnect(void);
Return Values
Returns NOERROR if there is no connection.
Remarks
This member function disconnects any connection to an asynchronous file reader made in the CPullPin::Connect method.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.