The CComMultiThreadModelNoCS class is similar to CComMultiThreadModel, in that it provides thread-safe methods for incrementing and decrementing variables. However, when referencing a critical section class through CComMultiThreadModelNoCS, method's such as Lock and Unlock will do nothing.
class CComMultiThreadModelNoCS
Header file: | atlbase.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
CComMultiThreadModelNoCS Methods, CComMultiThreadModelNoCS TypeDefs, CComSingleThreadModel, CComAutoCriticalSection, CComMultiThreadModel