다음을 통해 공유


HANDLETraits Structure

 

The latest version of this topic can be found at HANDLETraits Structure.

Defines common characteristics of a handle.

Syntax

struct HANDLETraits;  

Members

Public Typedefs

Name Description
Type A synonym for HANDLE.

Public Methods

Name Description
HANDLETraits::Close Method Closes the specified handle.
HANDLETraits::GetInvalidValue Method Represents an invalid handle.

Inheritance Hierarchy

HANDLETraits

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers::HandleTraits

See Also

Microsoft::WRL::Wrappers::HandleTraits Namespace