Data Fields | |
GR_EVENT_TYPE | type |
event type | |
GR_FUNC_NAME | name |
function name which failed | |
GR_ERROR | code |
error code | |
GR_ID | id |
resource id (maybe useless) |
These events are not delivered to GrGetNextEvent, but instead call the user supplied error handling function. Only the first one of these errors at a time is saved for delivery to the client since there is not much to be done about errors anyway except complain and exit.