ReactOS 0.4.15-dev-7953-g1f49173
_IMMLOADLAYOUT_CALLBACK_OUTPUT Struct Reference

#include <callback.h>

Collaboration diagram for _IMMLOADLAYOUT_CALLBACK_OUTPUT:

Public Attributes

BOOL ret
 
IMEINFOEX iiex
 

Detailed Description

Definition at line 182 of file callback.h.

Member Data Documentation

◆ iiex

IMEINFOEX _IMMLOADLAYOUT_CALLBACK_OUTPUT::iiex

Definition at line 185 of file callback.h.

Referenced by co_ClientImmLoadLayout().

◆ ret

BOOL _IMMLOADLAYOUT_CALLBACK_OUTPUT::ret

Definition at line 184 of file callback.h.

Referenced by co_ClientImmLoadLayout().


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