Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The * operator.
T & operator *( ) const throw( );
Return Value
Returns the value of CComPtrBase::p; that is, a pointer to the object referenced by the CComPtrBase object.
If debug builds, an assertion error will occur if CComPtrBase::p is not equal to NULL.
Requirements
Header: atlcomcli.h