ComPtr::~ComPtr Destructor

 

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::~ComPtr Destructor.

Deinitializes an instance of ComPtr.

Syntax

WRL_NOTHROW ~ComPtr();  

Requirements

Header: client.h

Namespace: Microsoft::WRL

See Also

ComPtr Class