Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Supports the WRL infrastructure and is not intended to be used directly from your code.
InterfaceType* const * GetAddressOf() const;
Return Value
Address of a pointer to the interface represented by the current ComPtrRef object.
Remarks
Retrieves the address of a pointer to the interface represented by the current ComPtrRef object.
Requirements
Header: client.h
Namespace: Microsoft::WRL::Details