CComPtr::operator &

T**** operator &( );**

Remarks

Returns the address of the interface pointer, p.

Note   The operation will assert if p is non-NULL.

CComPtr OverviewClass Members