|
PortAudio 2.0
|
#include <portaudio.h>
Data Fields | |
| PaHostApiTypeId | hostApiType |
| long | errorCode |
| const char * | errorText |
Structure used to return information about a host error condition.
| long PaHostErrorInfo::errorCode |
the error code returned
Referenced by main(), main(), and PaUtil_SetLastHostErrorInfo().
| const char* PaHostErrorInfo::errorText |
| PaHostApiTypeId PaHostErrorInfo::hostApiType |
the host API which returned the error code
Referenced by main(), and PaUtil_SetLastHostErrorInfo().