Share via


SyncLockT::Unlock Method

Supports the WRL infrastructure and is not intended to be used directly from your code.

void Unlock();

Remarks

Releases control of the resource held by the current SyncLockT object, if any.

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers::Details

See Also

Reference

SyncLockT Class