This topic has not yet been rated - Rate this topic

AtlWinModuleExtractCreateWndData

Call this function to extract an existing _AtlCreateWndData structure.

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

Parameters

pWinModule
Pointer to a module's _ATL_WIN_MODULE70 structure.

Return Value

Returns a pointer to the _AtlCreateWndData structure.

Remarks

This function will extract an existing _AtlCreateWndData structure from the list referenced by a module's _ATL_WIN_MODULE70 structure.

See Also

WinModule Global Functions | AtlWinModuleAddCreateWndData

Did you find this helpful?
(1500 characters remaining)