com.sun.jna.examples.win32

Class GDI32.RGNDATAHEADER

public static class GDI32.RGNDATAHEADER extends Structure

Field Summary
intdwSize
intiType
intnCount
intnRgnSize
GDI32.RECTrcBound

Field Detail

dwSize

public int dwSize

iType

public int iType

nCount

public int nCount

nRgnSize

public int nRgnSize

rcBound

public GDI32.RECT rcBound
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.