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.
Retrieves the address of the ptr_ data member, which contains a pointer to the interface represented by this ComPtr.
T* const* GetAddressOf() const;
T** GetAddressOf();
Return Value
The address of a variable.
Requirements
Header: client.h
Namespace: Microsoft::WRL