CHandle::CHandle
Constructeur.
CHandle( ) throw( );
CHandle(
CHandle& h
) throw( );
explicit CHandle(
HANDLE h
) throw( );
Paramètres
- h
Un handle existant ou CHandle.
Notes
Crée un nouvel objet d' CHandle , éventuellement à l'aide d'un handle ou un objet existant d' CHandle .
Configuration requise
Header: atlbase.h