IBM User Guide for Java V7 on Windows > Troubleshooting and support > Using diagnostic tools > Using the Reliability, Availability, and Serviceability Interface > API calls provided by JVMRI



ReleaseRasInfo

int ReleaseRasInfo(JNIEnv * env, 
			RasInfo * info_ptr)

Description
This function frees any areas to which the RasInfo structure might point after a successful GetRasInfo call. The request interface never returns pointers to 'live' JVM control blocks or variables.
Parameters

  • A valid pointer to a JNIEnv. This parameter is reserved for future use.
  • Pointer to a RasInfo structure. This should have previously been set up by a call to GetRasInfo. An error occurs if the type field has not been initialized to a supported request. (See details of the RasInfo structure in RasInfo structure.)

Returns
JNI Return codes JNI_OK or JNI_EINVAL.


Parent: API calls provided by JVMRI








Error 404 - Not Found

Error 404 - Not Found

The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.