com.sun.jna.examples.win32
Class GDI32.RGNDATAHEADER
java.lang.Object
com.sun.jna.Structure
com.sun.jna.examples.win32.GDI32.RGNDATAHEADER
- Enclosing interface:
- GDI32
public static class GDI32.RGNDATAHEADER
- extends Structure
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, clear, equals, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write, writeField |
dwSize
public int dwSize
iType
public int iType
nCount
public int nCount
nRgnSize
public int nRgnSize
rcBound
public GDI32.RECT rcBound
GDI32.RGNDATAHEADER
public GDI32.RGNDATAHEADER()
Copyright © 2007 Timothy Wall. All Rights Reserved.