com.sun.jna.platform.win32
Class WinUser.INPUT.INPUT_UNION
java.lang.Object
com.sun.jna.Structure
com.sun.jna.Union
com.sun.jna.platform.win32.WinUser.INPUT.INPUT_UNION
- Enclosing class:
- WinUser.INPUT
public static class WinUser.INPUT.INPUT_UNION
- extends Union
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getFields, getPointer, getStructAlignment, hashCode, newInstance, read, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write |
mi
public WinUser.MOUSEINPUT mi
ki
public WinUser.KEYBDINPUT ki
hi
public WinUser.HARDWAREINPUT hi
WinUser.INPUT.INPUT_UNION
public WinUser.INPUT.INPUT_UNION()
WinUser.INPUT.INPUT_UNION
public WinUser.INPUT.INPUT_UNION(Pointer memory)
Copyright © 2007-2010 Timothy Wall. All Rights Reserved.