Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this method to release ownership of a pointer.
T* Detach( ) throw( );
Return Value
Returns a copy of the pointer.
Remarks
Releases ownership of a pointer, sets the CComPtrBase::p data member variable to NULL, and returns a copy of the pointer.
Requirements
Header: atlcomcli.h