ReactOS 0.4.15-dev-7934-g1dc8d80
ATL::_AtlCreateWndData Struct Reference

#include <atlbase.h>

Collaboration diagram for ATL::_AtlCreateWndData:

Public Attributes

voidm_pThis
 
DWORD m_dwThreadID
 
_AtlCreateWndDatam_pNext
 

Detailed Description

Definition at line 157 of file atlbase.h.

Member Data Documentation

◆ m_dwThreadID

DWORD ATL::_AtlCreateWndData::m_dwThreadID

Definition at line 160 of file atlbase.h.

Referenced by ATL::AtlWinModuleExtractCreateWndData().

◆ m_pNext

_AtlCreateWndData* ATL::_AtlCreateWndData::m_pNext

Definition at line 161 of file atlbase.h.

Referenced by ATL::AtlWinModuleExtractCreateWndData().

◆ m_pThis

void* ATL::_AtlCreateWndData::m_pThis

Definition at line 159 of file atlbase.h.

Referenced by ATL::AtlWinModuleExtractCreateWndData().


The documentation for this struct was generated from the following file: