ReactOS 0.4.15-dev-7942-gd23573b
ENUM_WORD_W2A Struct Reference
Collaboration diagram for ENUM_WORD_W2A:

Public Attributes

REGISTERWORDENUMPROCA lpfnEnumProc
 
LPVOID lpData
 
UINT ret
 
UINT uCodePage
 

Detailed Description

Definition at line 20 of file regword.c.

Member Data Documentation

◆ lpData

LPVOID ENUM_WORD_W2A::lpData

Definition at line 23 of file regword.c.

Referenced by Imm32EnumWordProcW2A(), and ImmEnumRegisterWordA().

◆ lpfnEnumProc

REGISTERWORDENUMPROCA ENUM_WORD_W2A::lpfnEnumProc

Definition at line 22 of file regword.c.

Referenced by Imm32EnumWordProcW2A(), and ImmEnumRegisterWordA().

◆ ret

UINT ENUM_WORD_W2A::ret

Definition at line 24 of file regword.c.

Referenced by Imm32EnumWordProcW2A(), and ImmEnumRegisterWordA().

◆ uCodePage

UINT ENUM_WORD_W2A::uCodePage

Definition at line 25 of file regword.c.

Referenced by Imm32EnumWordProcW2A(), and ImmEnumRegisterWordA().


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