ReactOS 0.4.15-dev-7918-g2a2556c
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 3835 of file lang.c.

Member Data Documentation

◆ flags

DWORD ENUM_UILANG_CALLBACK::flags

Definition at line 3842 of file lang.c.

Referenced by EnumUILanguagesA(), and EnumUILanguagesW().

◆ param

LONG_PTR ENUM_UILANG_CALLBACK::param

◆ procA

UILANGUAGE_ENUMPROCA ENUM_UILANG_CALLBACK::procA

Definition at line 3839 of file lang.c.

Referenced by enum_uilang_proc_a(), and EnumUILanguagesA().

◆ procW

UILANGUAGE_ENUMPROCW ENUM_UILANG_CALLBACK::procW

Definition at line 3840 of file lang.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: