Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The latest version of this topic can be found at SRWLockExclusiveTraits Structure.
Describes common characteristics of the SRWLock class in exclusive lock mode.
Syntax
struct SRWLockExclusiveTraits;
Members
Public Typedefs
| Name | Description |
|---|---|
Type |
Synonym for a pointer to the SRWLOCK class. |
Public Methods
| Name | Description |
|---|---|
| SRWLockExclusiveTraits::GetInvalidValue Method | Retrieves an SRWLockExclusiveTraits object that is always invalid. |
| SRWLockExclusiveTraits::Unlock Method | Releases exclusive control of the specified SRWLock object. |
Inheritance Hierarchy
SRWLockExclusiveTraits
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers::HandleTraits