Share via


SyncLockT::~SyncLockT Destructor

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

~SyncLockT();

Remarks

Deinitializes an instance of the SyncLockT class.

This destructor also unlocks the current SyncLockT instance.

Requirements

Header: corewrappers.h

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

See Also

Reference

SyncLockT Class