CHandle::Detach
Call this method to detach a handle from a CHandle object.
HANDLE Detach( ) throw( );
Return Value
Returns the handle being detached.
Remarks
Releases ownership of the handle.
Requirements
Header: atlbase.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Call this method to detach a handle from a CHandle object.
HANDLE Detach( ) throw( );
Returns the handle being detached.
Releases ownership of the handle.
Header: atlbase.h