CComPtrBase::operator &
The & operator.
T ** operator &( ) throw( );
Return Value
Returns the address of the object pointed to by the CComPtrBase object.
Requirements
Header: atlcomcli.h
The & operator.
T ** operator &( ) throw( );
Returns the address of the object pointed to by the CComPtrBase object.
Header: atlcomcli.h