Поделиться через


AtlWinModuleExtractCreateWndData

Call this function to extract an existing _AtlCreateWndData structure.

ATLINLINE ATLAPI_(void*) AtlWinModuleExtractCreateWndData(
   _ATL_WIN_MODULE* pWinModule
);

Параметры

Возвращаемое значение

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

См. также

Основные понятия

WinModule Global Functions

AtlWinModuleAddCreateWndData