CHandle::operator HANDLE
Returns the value of the stored handle.
operator HANDLE( ) const throw( );
Remarks
Returns the value stored in CHandle::m_h.
Requirements
Header: atlbase.h
Returns the value of the stored handle.
operator HANDLE( ) const throw( );
Returns the value stored in CHandle::m_h.
Header: atlbase.h