_com_ptr_t Extractors

Microsoft Specific

operator Interface*( ) const throw( );

operator Interface&( ) const throw( _com_error );

Interface& operator*( ) const throw( _com_error );

Interface* operator->( ) const throw( _com_error );

Interface** operator&( ) throw( );

operator bool( ) const throw( );

Remarks

_com_ptr_t Overview

END Microsoft Specific