CComPtrBase::operator T*

The cast operator.

operator T*( ) const throw( );

Remarks

Returns a pointer to the object data type defined in the class template.

Requirements

Header: atlcomcli.h

See Also

Reference

CComPtrBase Class

Other Resources

CComPtrBase Members