다음을 통해 공유


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

Destroys the current instance of the HString class.

Syntax

~HString() throw()  

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers

See Also

HString Class