The JNIENVPTR special register references the Java Native Interface (JNI) environment pointer. The JNI environment pointer is used in calling Java callable services.
JNIENVPTR is implicitly defined as USAGE POINTER. It cannot be specified as a receiving data item.
For information about using JNIENVPTR and JNI callable services, see the COBOL for Windows Programming Guide.