GGZErrorEventData Struct Reference

The data describing an error. More...

#include <ggzcore.h>


Data Fields

GGZClientReqError status
 The type of error that occurred.
const char * message
 A default error message.


Detailed Description

The data describing an error.

When an error occurrs, a pointer to a struct of this type will be passed as the event data.


Field Documentation

GGZClientReqError GGZErrorEventData::status

The type of error that occurred.

Note:
Not all errors are possible with all events.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 30 14:59:03 2007 for GGZCore by  doxygen 1.5.1