Udostępnij za pośrednictwem


CHandle::CHandle

Konstruktor.

CHandle( ) throw( ); 
CHandle( 
   CHandle& h  
) throw( ); 
explicit CHandle( 
   HANDLE h  
) throw( );

Parametry

  • h
    Istniejące dojście lub CHandle.

Uwagi

Tworzy nowy CHandle obiektu, opcjonalnie przy użyciu istniejących uchwyt lub CHandle obiektu.

Wymagania

Nagłówek: atlbase.h

Zobacz też

Informacje

Klasa CHandle

CHandle::Attach