XT-Audio
Data Fields
XtServiceError Struct Reference

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...
 

Detailed Description

Platform-independent error details.

See also
XtErrorInfo
XtAudioGetErrorInfo
XtPrintErrorInfo

Field Documentation

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.


The documentation for this struct was generated from the following files: