Поделиться через


CHandle::operator HANDLE

Returns the value of the stored handle.

operator HANDLE( ) const throw( );

Заметки

Returns the value stored in CHandle::m_h.

Требования

Header: atlbase.h

См. также

Основные понятия

CHandle Class

CHandle Members