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