ReactOS 0.4.15-dev-8080-g044f181
ATL::_ATL_BASE_MODULE70 Struct Reference

#include <atlcore.h>

Inheritance diagram for ATL::_ATL_BASE_MODULE70:
Collaboration diagram for ATL::_ATL_BASE_MODULE70:

Public Attributes

UINT cbSize
 
HINSTANCE m_hInst
 
HINSTANCE m_hInstResource
 
bool m_bNT5orWin98
 
DWORD dwAtlBuildVer
 
GUIDpguidVer
 
CRITICAL_SECTION m_csResource
 

Detailed Description

Definition at line 175 of file atlcore.h.

Member Data Documentation

◆ cbSize

UINT ATL::_ATL_BASE_MODULE70::cbSize

Definition at line 177 of file atlcore.h.

Referenced by ATL::CAtlBaseModule::CAtlBaseModule().

◆ dwAtlBuildVer

DWORD ATL::_ATL_BASE_MODULE70::dwAtlBuildVer

Definition at line 181 of file atlcore.h.

◆ m_bNT5orWin98

bool ATL::_ATL_BASE_MODULE70::m_bNT5orWin98

Definition at line 180 of file atlcore.h.

◆ m_csResource

CRITICAL_SECTION ATL::_ATL_BASE_MODULE70::m_csResource

Definition at line 183 of file atlcore.h.

◆ m_hInst

HINSTANCE ATL::_ATL_BASE_MODULE70::m_hInst

◆ m_hInstResource

HINSTANCE ATL::_ATL_BASE_MODULE70::m_hInstResource

◆ pguidVer

GUID* ATL::_ATL_BASE_MODULE70::pguidVer

Definition at line 182 of file atlcore.h.


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