com.sun.jna.examples.win32

Class GDI32.RGNDATA

public static class GDI32.RGNDATA extends Structure

Field Summary
byte[]Buffer
GDI32.RGNDATAHEADERrdh
Constructor Summary
RGNDATA(int bufferSize)

Field Detail

Buffer

public byte[] Buffer

rdh

public GDI32.RGNDATAHEADER rdh

Constructor Detail

RGNDATA

public RGNDATA(int bufferSize)
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.