ComPtrRef::operator* Operator
Supports the WRL infrastructure and is not intended to be used directly from your code.
InterfaceType* operator *();
Return Value
Pointer to the interface represented by the current ComPtrRef object.
Remarks
Retrieves the pointer to the interface represented by the current ComPtrRef object.
Requirements
Header: client.h
Namespace: Microsoft::WRL::Details