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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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