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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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