This class is similar to CComObject, but it does not increment the module lock count in the constructor.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
template< class Base >
class CComObjectNoLock : public Base
See Also