ReactOS 0.4.15-dev-7953-g1f49173
_BASE_NLS_CREATE_SECTION Struct Reference

#include <basemsg.h>

Collaboration diagram for _BASE_NLS_CREATE_SECTION:

Public Attributes

HANDLE SectionHandle
 
ULONG Type
 
ULONG LocaleId
 

Detailed Description

Definition at line 260 of file basemsg.h.

Member Data Documentation

◆ LocaleId

ULONG _BASE_NLS_CREATE_SECTION::LocaleId

Definition at line 264 of file basemsg.h.

Referenced by CSR_API().

◆ SectionHandle

HANDLE _BASE_NLS_CREATE_SECTION::SectionHandle

Definition at line 262 of file basemsg.h.

Referenced by CSR_API().

◆ Type

ULONG _BASE_NLS_CREATE_SECTION::Type

Definition at line 263 of file basemsg.h.

Referenced by CSR_API().


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