Freigeben über


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

Gets the value of the underlying handle.

Syntax

typename HandleTraits::Type Get() const;  

Return Value

A handle.

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers

See Also

HandleT Class