|
Jamoma API
0.6.0.a19
|
Structure used to return information about a host error condition. More...
#include <portaudio.h>
Public Attributes | |
| PaHostApiTypeId | hostApiType |
| the host API which returned the error code | |
| long | errorCode |
| the error code returned | |
| const char * | errorText |
| a textual description of the error if available, otherwise a zero-length string | |
Structure used to return information about a host error condition.
Definition at line 337 of file portaudio.h.