JNI version

This verb has a Java™ Native Interface (JNI) version, which is named CSNBT31OJ.

See Building Java applications using the CCA JNI.

Format

public native void CSNBT31OJ(
              hikmNativeNumber return_code,
              hikmNativeNumber reason_code,
              hikmNativeNumber exit_data_length,
              byte[]           exit_data,
              hikmNativeNumber rule_array_count,
              byte[]           rule_array,
              hikmNativeNumber opt_blocks_bfr_length,
              hikmNativeNumber opt_blocks_length,
              byte[]           opt_blocks,
              hikmNativeNumber num_opt_blocks,
              byte[]           opt_block_id,
              hikmNativeNumber opt_block_data_length,
              byte[]           opt_block_data);