Compartilhar via


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

SRWLockSharedTraits::GetInvalidValue Method

Retrieves an SRWLockSharedTraits object that is always invalid.

SRWLockSharedTraits::Unlock Method

Releases exclusive control of the specified SRWLock object.

Inheritance Hierarchy

SRWLockSharedTraits

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers::HandleTraits

See Also

Reference

Microsoft::WRL::Wrappers::HandleTraits Namespace