MutexTraits Structure
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 MutexTraits Structure.
Defines common characteristics of the Mutex class.
Syntax
struct MutexTraits : HANDLENullTraits;
Members
Public Methods
Name | Description |
---|---|
MutexTraits::Unlock Method | Releases exclusive control of a shared resource. |
Inheritance Hierarchy
HANDLENullTraits
MutexTraits
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers::HandleTraits