IMEXBox360Event::IMEXBox360Event

IMEXBox360Event::IMEXBox360Event
IMEXBox360Event(UInt16 virtualKey, wchar_t unicode, UInt16 flags, UInt8 userIndex, UInt8 hidCode, void* plastKey, unsigned etype);
Description

IMEXBox360Event constructor.

Parameters
Parameters 
Description 
UInt16 virtualKey 
Key code of the key, button or stick movement. 
wchar_t unicode 
A value of zero. 
UInt16 flags 
Keyboard state at the time of the input event. 
UInt8 userIndex 
Index of signed-in gamers associated with the device. 
UInt8 hidCode 
HID code corresponding to the input. 
void* plastKey 
Pointer to the local XINPUT_KEYSTROKE structure. 
unsigned etype 
The type of event.