ReactOS 0.4.16-dev-188-g678aa63
ENUM_UILANG_CALLBACK Struct Reference

Public Attributes

union {
   UILANGUAGE_ENUMPROCA   procA
 
   UILANGUAGE_ENUMPROCW   procW
 
u
 
DWORD flags
 
LONG_PTR param
 

Detailed Description

Definition at line 4910 of file locale.c.

Member Data Documentation

◆ flags

DWORD ENUM_UILANG_CALLBACK::flags

Definition at line 4917 of file locale.c.

Referenced by EnumUILanguagesA(), and EnumUILanguagesW().

◆ param

LONG_PTR ENUM_UILANG_CALLBACK::param

◆ procA

UILANGUAGE_ENUMPROCA ENUM_UILANG_CALLBACK::procA

Definition at line 4914 of file locale.c.

Referenced by enum_uilang_proc_a(), and EnumUILanguagesA().

◆ procW

UILANGUAGE_ENUMPROCW ENUM_UILANG_CALLBACK::procW

Definition at line 4915 of file locale.c.

Referenced by enum_uilang_proc_w(), and EnumUILanguagesW().

◆ 

union { ... } ENUM_UILANG_CALLBACK::u

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