@JniClass(flags={STRUCT,TYPEDEF}, conditional="defined(_WIN32) || defined(_WIN64)") public static class Kernel32.COORD extends Object
static int
SIZEOF
short
x
y
COORD()
Kernel32.COORD
copy()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@JniField(flags=CONSTANT, accessor="sizeof(COORD)") public static int SIZEOF
@JniField(accessor="X") public short x
@JniField(accessor="Y") public short y
public COORD()
public Kernel32.COORD copy()
Copyright © 2009–2020 FuseSource, Corp.. All rights reserved.