IMEXBox360Event

IMEXBox360Event
Scaleform::GFx::Event
    Scaleform::GFx::IMEEvent
        Scaleform::GFx::IMEXBox360Event
Declaration
class IMEXBox360Event : public IMEEvent;
Description

IMEBox360Event describes the structure that is used to pass information about IME events to the IMEManager on Xbox 360 platform. 

Refer to the documentation on the XINPUT_KEYSTROKE structure in the MSDN documentation for detailed information on the data members.

Data Members
Data Member 
Description 
Pointer to a local XINPUT_KEYSTROKE structure for IME to pass the last keystroke information. 
The type of event. 
Flags that indicate the keyboard state at the time of the input event. 
HID code corresponding to the input. If there is no corresponding HID code, this value is zero. 
This member is unused and the value is zero. 
Index of the signed-in gamer associated with the device. Can be a value in the range 0-3. 
Virtual-key code of the key, button, or stick movement. 
Methods
Method 
Description 
IMEXBox360Event constructor. 
File

GFx_Event.h