CComApartment::Unlock
Visual Studio 2012
Decrements the thread's lock count.
LONG Unlock( );
Called by CComAutoThreadModule::Unlock.
The lock count on the thread is used for statistical purposes.
Decrements the thread's lock count.
LONG Unlock( );
Called by CComAutoThreadModule::Unlock.
The lock count on the thread is used for statistical purposes.