AtlWinModuleExtractCreateWndData
Call this function to extract an existing _AtlCreateWndData structure.
ATLINLINE ATLAPI_(void*) AtlWinModuleExtractCreateWndData(
_ATL_WIN_MODULE* pWinModule
);
Параметры
- pWinModule
Pointer to a module's _ATL_WIN_MODULE70 structure.
Возвращаемое значение
Returns a pointer to the _AtlCreateWndData structure.
Заметки
This function will extract an existing _AtlCreateWndData structure from the list referenced by a module's _ATL_WIN_MODULE70 structure.
Требования
Header: atlbase.h