ComPtrRef::operator T* Operator
Supports the WRL infrastructure and is not intended to be used directly from your code.
operator T*();
Remarks
Returns the value of the ptr_ data member of the current ComPtrRef object.
Requirements
Header: client.h
Namespace: Microsoft::WRL::Details