ReactOS 0.4.15-dev-7842-g558ab78
ENUM_WORD_A2W Struct Reference
Collaboration diagram for ENUM_WORD_A2W:

Public Attributes

REGISTERWORDENUMPROCW lpfnEnumProc
 
LPVOID lpData
 
UINT ret
 
UINT uCodePage
 

Detailed Description

Definition at line 12 of file regword.c.

Member Data Documentation

◆ lpData

LPVOID ENUM_WORD_A2W::lpData

Definition at line 15 of file regword.c.

Referenced by Imm32EnumWordProcA2W(), and ImmEnumRegisterWordW().

◆ lpfnEnumProc

REGISTERWORDENUMPROCW ENUM_WORD_A2W::lpfnEnumProc

Definition at line 14 of file regword.c.

Referenced by Imm32EnumWordProcA2W(), and ImmEnumRegisterWordW().

◆ ret

UINT ENUM_WORD_A2W::ret

Definition at line 16 of file regword.c.

Referenced by Imm32EnumWordProcA2W(), and ImmEnumRegisterWordW().

◆ uCodePage

UINT ENUM_WORD_A2W::uCodePage

Definition at line 17 of file regword.c.

Referenced by Imm32EnumWordProcA2W(), and ImmEnumRegisterWordW().


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