다음을 통해 공유


SRWLockExclusiveTraits::GetInvalidValue Method

 

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 SRWLockExclusiveTraits::GetInvalidValue Method.

Retrieves an SRWLockExclusiveTraits object that is always invalid.

Syntax

inline static Type GetInvalidValue();  

Return Value

An empty SRWLockExclusiveTraits object.

Requirements

Header: corewrappers.h

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

See Also

SRWLockExclusiveTraits Structure