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.
T**& operator *( );**
Remarks
Returns the dereferenced value of the interface pointer, p.
Note The operation will assert if p is NULL.