CComPtrBase::operator &
The & operator.
Syntax
T ** operator &( ) throw( );
Return Value
Returns the address of the object pointed to by the CComPtrBase object.
Requirements
Header: atlcomcli.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The & operator.
T ** operator &( ) throw( );
Returns the address of the object pointed to by the CComPtrBase object.
Header: atlcomcli.h