public static class User32.MSLLHOOKSTRUCT extends DefaultStructure
Modifier and Type | Field and Description |
---|---|
com.sun.jna.Pointer |
dwExtraInfo |
int |
flags |
int |
mouseData |
User32.POINT |
pt |
int |
time |
Constructor and Description |
---|
MSLLHOOKSTRUCT() |
getFieldOrder
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public User32.POINT pt
public int mouseData
public int flags
public int time
public com.sun.jna.Pointer dwExtraInfo
Copyright © SAS Institute. All Rights Reserved.