CComQIPtr::operator &

T** operator &( );

Remarks

Returns the address of the interface pointer, p.

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

CComQIPtr OverviewClass Members