ComPtr::InternalRelease Method
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at ComPtr::InternalRelease Method.
Performs a COM Release operation on the interface associated with this ComPtr.
void InternalRelease();
This method is protected.
Header: client.h
Namespace: Microsoft::WRL
Show: