CComModule

This class implements a COM server module, allowing a client to access the module’s components.

At a Glance

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

Syntax

class CComModule : public _ATL_MODULE

Remarks

ATL for Windows CE does not support the following methods of the standard ATL CComModule class.