ReactOS 0.4.16-dev-188-g678aa63
ENUMLANGUAGEGROUPLOCALE_CALLBACKS Struct Reference

Public Attributes

LANGGROUPLOCALE_ENUMPROCA procA
 
LANGGROUPLOCALE_ENUMPROCW procW
 
DWORD dwFlags
 
LGRPID lgrpid
 
LONG_PTR lParam
 

Detailed Description

Definition at line 4663 of file locale.c.

Member Data Documentation

◆ dwFlags

DWORD ENUMLANGUAGEGROUPLOCALE_CALLBACKS::dwFlags

Definition at line 4667 of file locale.c.

Referenced by NLS_EnumLanguageGroupLocales().

◆ lgrpid

LGRPID ENUMLANGUAGEGROUPLOCALE_CALLBACKS::lgrpid

Definition at line 4668 of file locale.c.

Referenced by NLS_EnumLanguageGroupLocales().

◆ lParam

LONG_PTR ENUMLANGUAGEGROUPLOCALE_CALLBACKS::lParam

Definition at line 4669 of file locale.c.

Referenced by NLS_EnumLanguageGroupLocales().

◆ procA

LANGGROUPLOCALE_ENUMPROCA ENUMLANGUAGEGROUPLOCALE_CALLBACKS::procA

Definition at line 4665 of file locale.c.

Referenced by NLS_EnumLanguageGroupLocales().

◆ procW

LANGGROUPLOCALE_ENUMPROCW ENUMLANGUAGEGROUPLOCALE_CALLBACKS::procW

Definition at line 4666 of file locale.c.

Referenced by NLS_EnumLanguageGroupLocales().


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