ReactOS 0.4.15-dev-7958-gcd0bb1a
_AtlCreateWndData_TAG Struct Reference

#include <atlbase.h>

Collaboration diagram for _AtlCreateWndData_TAG:

Public Attributes

voidm_pThis
 
DWORD m_dwThreadID
 
struct _AtlCreateWndData_TAGm_pNext
 

Detailed Description

Definition at line 122 of file atlbase.h.

Member Data Documentation

◆ m_dwThreadID

DWORD _AtlCreateWndData_TAG::m_dwThreadID

Definition at line 125 of file atlbase.h.

Referenced by test_winmodule().

◆ m_pNext

struct _AtlCreateWndData_TAG* _AtlCreateWndData_TAG::m_pNext

Definition at line 126 of file atlbase.h.

◆ m_pThis

void* _AtlCreateWndData_TAG::m_pThis

Definition at line 124 of file atlbase.h.


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