| title |
_pAtlModule | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
reference |
| f1_keywords |
ATLBASE/_pAtlModule |
_pAtlModule |
ATL::_pAtlModule |
ATL._pAtlModule |
|
| dev_langs |
|
| helpviewer_keywords |
pAtlModule variable |
_pAtlModule variable |
|
| ms.assetid |
0ecde3a9-3f4d-4c7b-bb54-713ce05c4777 |
| caps.latest.revision |
13 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
| translation.priority.ht |
cs-cz |
de-de |
es-es |
fr-fr |
it-it |
ja-jp |
ko-kr |
pl-pl |
pt-br |
ru-ru |
tr-tr |
zh-cn |
zh-tw |
|
A global variable storing a pointer to the current module.
__declspec(selectany) CAtlModule* _pAtlModule
Remarks
Methods on this global variable can be used to provide the functionality that the (now obsolete) class CComModule provided in Visual C++ 6.0.
[!code-cppNVC_ATL_Windowing#97]
Header: atlbase.h
Global Variables