CHeapPtrBase::operator &
The & operator.
T** operator&( ) throw( );
Return Value
Returns the address of the object pointed to by the CHeapPtrBase object.
Requirements
Header: atlcoll.h
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
The & operator.
T** operator&( ) throw( );
Returns the address of the object pointed to by the CHeapPtrBase object.
Header: atlcoll.h