Share via


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

Deinitializes an instance of the HandleT class.

Syntax

~HandleT();  

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers

See Also

HandleT Class