HString::Get 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::Get Method.

Retrieves the value of the underlying HSTRING handle.

Syntax

HSTRING Get
() const throw
()  

Return Value

The value of the underlying HSTRING handle

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers

See Also

HString Class