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
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Returns the value of the stored handle.
operator HANDLE( ) const throw( );
Returns the value stored in CHandle::m_h.
Header: atlbase.h