MutexTraits::Unlock Method
Releases exclusive control of a shared resource.
inline static void Unlock(
_In_ Type h
);
Parameters
- h
Handle to a mutex object.
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers::HandleTraits