ReactOS 0.4.15-dev-7834-g00c4b3d
ENUMSYSTEMCODEPAGES_CALLBACKS Struct Reference

Public Attributes

CODEPAGE_ENUMPROCA procA
 
CODEPAGE_ENUMPROCW procW
 
DWORD dwFlags
 

Detailed Description

Definition at line 3572 of file lang.c.

Member Data Documentation

◆ dwFlags

DWORD ENUMSYSTEMCODEPAGES_CALLBACKS::dwFlags

Definition at line 3576 of file lang.c.

Referenced by EnumSystemCodePagesA(), EnumSystemCodePagesW(), and NLS_EnumSystemCodePages().

◆ procA

CODEPAGE_ENUMPROCA ENUMSYSTEMCODEPAGES_CALLBACKS::procA

Definition at line 3574 of file lang.c.

Referenced by EnumSystemCodePagesA(), EnumSystemCodePagesW(), and NLS_EnumSystemCodePages().

◆ procW

CODEPAGE_ENUMPROCW ENUMSYSTEMCODEPAGES_CALLBACKS::procW

Definition at line 3575 of file lang.c.

Referenced by EnumSystemCodePagesA(), EnumSystemCodePagesW(), and NLS_EnumSystemCodePages().


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