CHandle::CHandle
o construtor.
CHandle( ) throw( );
CHandle(
CHandle& h
) throw( );
explicit CHandle(
HANDLE h
) throw( );
Parâmetros
- h
Um identificador existente ou CHandle.
Comentários
Cria um novo objeto de CHandle opcionalmente, usando um identificador ou um objeto existente de CHandle .
Requisitos
Cabeçalho: atlbase.h