public static class User32.MOUSEHOOKSTRUCT extends DefaultStructure
Modifier and Type | Field and Description |
---|---|
com.sun.jna.Pointer |
dwExtraInfo |
com.sun.jna.NativeLong |
hwnd |
User32.POINT |
pt |
int |
wHitTestCode |
Constructor and Description |
---|
MOUSEHOOKSTRUCT() |
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 com.sun.jna.NativeLong hwnd
public int wHitTestCode
public com.sun.jna.Pointer dwExtraInfo
Copyright © SAS Institute. All Rights Reserved.