XT-Audio
|
Platform-independent error details. More...
#include <Structs.h>
Data Fields | |
XtCause | cause |
System-independent error cause indicating the type of error. More... | |
char const * | text |
Pointer to a statically allocated string containing the error text for the given error. More... | |
Platform-independent error details.
XtServiceError::cause |
System-independent error cause indicating the type of error.
XtServiceError::text |
Pointer to a statically allocated string containing the error text for the given error.
The error text is only useful for development purposes and is not meant to be shown to end users.