This 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.
At a Glance
Header file: | Atlbase.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
class CComMultiThreadModelNoCS
See Also
CComSingleThreadModel, CComAutoCriticalSection, CComMultiThreadModel