Package | Description |
---|---|
org.bytedeco.systems.global | |
org.bytedeco.systems.windows |
Modifier and Type | Method and Description |
---|---|
static boolean |
windows.ClearCommError(Pointer hFile,
int[] lpErrors,
COMSTAT lpStat) |
static boolean |
windows.ClearCommError(Pointer hFile,
IntBuffer lpErrors,
COMSTAT lpStat) |
static boolean |
windows.ClearCommError(Pointer hFile,
IntPointer lpErrors,
COMSTAT lpStat) |
Modifier and Type | Method and Description |
---|---|
COMSTAT |
COMSTAT.cbInQue(int setter) |
COMSTAT |
COMSTAT.cbOutQue(int setter) |
COMSTAT |
COMSTAT.fCtsHold(int setter) |
COMSTAT |
COMSTAT.fDsrHold(int setter) |
COMSTAT |
COMSTAT.fEof(int setter) |
COMSTAT |
COMSTAT.fReserved(int setter) |
COMSTAT |
COMSTAT.fRlsdHold(int setter) |
COMSTAT |
COMSTAT.fTxim(int setter) |
COMSTAT |
COMSTAT.fXoffHold(int setter) |
COMSTAT |
COMSTAT.fXoffSent(int setter) |
COMSTAT |
COMSTAT.position(long position) |
Copyright © 2020. All rights reserved.