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