SRWLockSharedTraits Structure
Describes common characteristics of the SRWLock class in shared lock mode.
struct SRWLockSharedTraits;
Members
Public Typedefs
Name |
Description |
---|---|
Type |
Synonym for a pointer to the SRWLOCK class. |
Public Methods
Name |
Description |
---|---|
Retrieves an SRWLockSharedTraits object that is always invalid. |
|
Releases exclusive control of the specified SRWLock object. |
Inheritance Hierarchy
SRWLockSharedTraits
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers::HandleTraits