CComAutoThreadModule

Because ATL for Windows CE does not support the apartment threading model, this class does not do anything. It is included so that future versions of ATL for Windows CE will be backward compatible.

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

template< class ThreadAllocator = CComSimpleThreadAllocator >

class CComAutoThreadModule : public CcomModule