Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method returns a pointer to an _AtlCreateWndData structure.
void* ExtractCreateWndData( );
Return Value
Returns a pointer to the _AtlCreateWndData structure previously added with CAtlWinModule::AddCreateWndData, or NULL if no object is available.
Requirements
Header: atlbase.h
See Also
Reference
CAtlWinModule::AddCreateWndData