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

Public Attributes

IMEMENUITEMINFOW Info
 
BYTE abChecked [MAX_IMEMENU_BITMAP_BYTES]
 
BYTE abUnchecked [MAX_IMEMENU_BITMAP_BYTES]
 
BYTE abItem [MAX_IMEMENU_BITMAP_BYTES]
 

Detailed Description

Definition at line 423 of file ime.c.

Member Data Documentation

◆ abChecked

BYTE tagIMEMENUITEM::abChecked[MAX_IMEMENU_BITMAP_BYTES]

Definition at line 426 of file ime.c.

Referenced by Imm32GetImeMenuItemWInterProcess(), and ImmPutImeMenuItemsIntoMappedFile().

◆ abItem

BYTE tagIMEMENUITEM::abItem[MAX_IMEMENU_BITMAP_BYTES]

Definition at line 428 of file ime.c.

Referenced by Imm32GetImeMenuItemWInterProcess(), and ImmPutImeMenuItemsIntoMappedFile().

◆ abUnchecked

BYTE tagIMEMENUITEM::abUnchecked[MAX_IMEMENU_BITMAP_BYTES]

Definition at line 427 of file ime.c.

Referenced by Imm32GetImeMenuItemWInterProcess(), and ImmPutImeMenuItemsIntoMappedFile().

◆ Info

IMEMENUITEMINFOW tagIMEMENUITEM::Info

Definition at line 425 of file ime.c.

Referenced by Imm32GetImeMenuItemWInterProcess(), and ImmPutImeMenuItemsIntoMappedFile().


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