WeakRef::operator& Operator
Returns a ComPtrRef object that represents the current WeakRef object.
Details::ComPtrRef<WeakRef> operator&() throw()
Return Value
A ComPtrRef object that represents the current WeakRef object.
Remarks
This is an internal helper operator that is not meant to be used in your code.
Requirements
Header: client.h
Namespace: Microsoft::WRL