ATL Typedefs
Visual Studio .NET 2003
The Active Template Library includes the following typedefs.
| _ATL_BASE_MODULE | Defined as a typedef based on _ATL_BASE_MODULE70. |
| _ATL_COM_MODULE | Defined as a typedef based on _ATL_COM_MODULE70. |
| _ATL_MODULE | Defined as a typedef based on _ATL_MODULE70. |
| _ATL_WIN_MODULE | Defined as a typedef based on _ATL_WIN_MODULE70 |
| CComDispatchDriver | This class manages COM interface pointers. |
| CComGlobalsThreadModel | Calls the appropriate thread model methods, regardless of the threading model being used. |
| CComObjectThreadModel | Calls the appropriate thread model methods, regardless of the threading model being used. |
| CContainedWindow | This class is a specialization of CContainedWindowT. |
| CSimpleValArray | Represents an array for storing simple types. |
See Also
ATL Reference | ATL Functions | ATL Global Variables | ATL Structures | ATL Macros | ATL Classes