Share via


SRWLockExclusiveTraits Structure

Describes common characteristics of the SRWLock class in exclusive lock mode.

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

See Also

Reference

Microsoft::WRL::Wrappers::HandleTraits Namespace