T* operator ->( );
Remarks
Returns the interface pointer, p.
Note The operation will assert if p is NULL.
CComPtr Overview | Class Members