SyncLockT::~SyncLockT Destructor
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 SyncLockT::~SyncLockT Destructor.
Supports the WRL infrastructure and is not intended to be used directly from your code.
Syntax
~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