Firebird status vector.
Source position: ibconnection.pp line 55
type TStatusVector = array [0..19] of ISC_STATUS;
TStatusVector is the (opaque) type of the Interbase internal status vector.