The CComObjectNoLock class is similar to CComObject, but it does not increment the module lock count in the constructor.
template< class Base >
class CComObjectNoLock : public Base
| Header file: | Atlcom.h |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
CComObjectNoLock Methods, CComObject