SRWLockExclusiveTraits::Unlock Method
Releases exclusive control of the specified SRWLock object.
inline static void Unlock(
_In_ Type srwlock
);
Parameters
- srwlock
Handle to an SRWLock object.
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers::HandleTraits