Microsoft::WRL::Wrappers::HandleTraits Namespace
Describes characteristics of common handle-based resource types.
namespace Microsoft::WRL::Wrappers::HandleTraits;
Members
Structures
Name |
Description |
---|---|
Specializes a CriticalSection object to support either an invalid critical section or a function to release a critical section. |
|
Defines characteristics of an Event class handle. |
|
Defines characteristics of a file handle. |
|
Defines common characteristics of an uninitialized handle. |
|
Defines common characteristics of a handle. |
|
Defines common characteristics of the Mutex class. |
|
Defines common characteristics of a Semaphore object. |
|
Describes common characteristics of the SRWLock class in exclusive lock mode. |
|
Describes common characteristics of the SRWLock class in shared lock mode. |
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers