ReactOS 0.4.15-dev-7918-g2a2556c
_ATL_WIN_MODULE70 Struct Reference

#include <atlbase.h>

Collaboration diagram for _ATL_WIN_MODULE70:

Public Attributes

UINT cbSize
 
CComCriticalSection m_csWindowCreate
 
_AtlCreateWndDatam_pCreateWndList
 
CSimpleArray m_rgWindowClassAtoms
 

Detailed Description

Definition at line 198 of file atlbase.h.

Member Data Documentation

◆ cbSize

UINT _ATL_WIN_MODULE70::cbSize

Definition at line 200 of file atlbase.h.

Referenced by test_winmodule().

◆ m_csWindowCreate

CComCriticalSection _ATL_WIN_MODULE70::m_csWindowCreate

Definition at line 201 of file atlbase.h.

Referenced by test_winmodule().

◆ m_pCreateWndList

_AtlCreateWndData* _ATL_WIN_MODULE70::m_pCreateWndList

Definition at line 202 of file atlbase.h.

Referenced by test_winmodule().

◆ m_rgWindowClassAtoms

CSimpleArray _ATL_WIN_MODULE70::m_rgWindowClassAtoms

Definition at line 203 of file atlbase.h.

Referenced by test_winmodule().


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