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 CHandle o objeto, opcionalmente, usando um identificador existente ou CHandle objeto.
Requisitos
Cabeçalho: atlbase.h