Modifier and Type | Field and Description |
---|---|
short |
eventType |
static short |
KEY_EVENT |
Kernel32.KEY_EVENT_RECORD |
keyEvent |
static int |
SIZEOF |
Constructor and Description |
---|
INPUT_RECORD() |
Modifier and Type | Method and Description |
---|---|
static void |
memmove(Kernel32.INPUT_RECORD dest,
long src,
long size) |
public static int SIZEOF
public static short KEY_EVENT
public short eventType
public Kernel32.KEY_EVENT_RECORD keyEvent
public static final void memmove(Kernel32.INPUT_RECORD dest, long src, long size)
Copyright © 2009-2016 FuseSource, Corp.. All Rights Reserved.