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 an ISC_STATUS with the given value.
|
Copyright © 2001-2023 Jaybird (Firebird JDBC) team. All rights reserved.