public static class User32.POINT extends DefaultStructure
The POINT structure defines the x- and y- coordinates of a point. Used for MSG.
Modifier and Type | Field and Description |
---|---|
com.sun.jna.NativeLong |
x |
com.sun.jna.NativeLong |
y |
Constructor and Description |
---|
POINT() |
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
Copyright © SAS Institute. All Rights Reserved.