Modifier and Type | Field and Description |
---|---|
short |
attributes |
Kernel32.COORD |
cursorPosition |
Kernel32.COORD |
maximumWindowSize |
Kernel32.COORD |
size |
static int |
SIZEOF |
Kernel32.SMALL_RECT |
window |
Constructor and Description |
---|
CONSOLE_SCREEN_BUFFER_INFO() |
Modifier and Type | Method and Description |
---|---|
int |
windowHeight() |
int |
windowWidth() |
public static int SIZEOF
public Kernel32.COORD size
public Kernel32.COORD cursorPosition
public short attributes
public Kernel32.SMALL_RECT window
public Kernel32.COORD maximumWindowSize
Copyright © 2009–2015 FuseSource, Corp.. All rights reserved.