This documentation is archived and is not being maintained.
ATL Structures
Visual Studio 2005
The Active Template Library includes the following structures.
In This Section
- ATL_DRAWINFO
-
Contains information used for rendering to various targets, such as a printer, metafile, or ActiveX control.
- _AtlCreateWndData
-
Contains class instance data in windowing code in ATL.
- _ATL_BASE_MODULE70
-
Used by any project that uses ATL.
- _ATL_COM_MODULE70
-
Used by COM-related code in ATL.
- _ATL_FUNC_INFO
-
Contains type information used to describe a method or property on a dispinterface.
- _ATL_MODULE70
-
Contains data used by every ATL module.
- _ATL_WIN_MODULE70
-
Used by windowing code in ATL.
Related Sections
Show: