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



RasInfo structure

The RasInfo structure that is used by GetRasInfo() takes the following form. (Fields that are initialized by GetRasInfo are underscored):

typedef struct RasInfo {
	    int	type;
	    union {
		struct {
		    int	  number;
		    char  **names;
		} query;
		struct {
		    int	  number;
		   char  **names;
		} trace_components;
		struct {
		    char 	*name
		    int	  first;
		    int	  last;
		   unsigned char  *bitMap;
		} trace_component;
	    } info;
	} RasInfo;


Parent: Using the Reliability, Availability, and Serviceability Interface








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.