public class ISC_STATUS
extends com.sun.jna.IntegerType
Modifier and Type | Field and Description |
---|---|
static int |
SIZE
Size of an ISC_STATUS, in bytes.
|
Constructor and Description |
---|
ISC_STATUS()
Create a zero-valued ISC_STATUS.
|
ISC_STATUS(long value)
Create a ISC_STATUS with the given value.
|
Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.