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.
Releases the interface associated with this ComPtr and then retrieves the address of the ptr_ data member, which contains a pointer to the interface that was released.
T** ReleaseAndGetAddressOf();
Return Value
The address of the ptr_ data member of this ComPtr.
Requirements
Header: client.h
Namespace: Microsoft::WRL