ComPtr::InternalRelease Method
Performs a COM Release operation on the interface associated with this ComPtr.
void InternalRelease();
Remarks
This method is protected.
Requirements
Header: client.h
Namespace: Microsoft::WRL
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Performs a COM Release operation on the interface associated with this ComPtr.
void InternalRelease();
This method is protected.
Header: client.h
Namespace: Microsoft::WRL