CHeapPtrBase::operator &
The & operator.
Syntax
T** operator&( ) throw( );
Return Value
Returns the address of the object pointed to by the CHeapPtrBase object.
Requirements
Header: atlcoll.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 CHeapPtrBase object.
Header: atlcoll.h