HString::Release Method

 

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::Release Method.

Deletes the underlying string value and intializes the current HString object to an empty value.

Syntax

void Release
() throw
()  

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers

See Also

HString Class