PaHostErrorInfo Struct Reference

#include <portaudio.h>

Data Fields

PaHostApiTypeId hostApiType
long errorCode
const char * errorText

Detailed Description

Structure used to return information about a host error condition.


Field Documentation

the error code returned

Referenced by main(), and PaUtil_SetLastHostErrorInfo().

a textual description of the error if available, otherwise a zero-length string

Referenced by main().

the host API which returned the error code

Referenced by PaUtil_SetLastHostErrorInfo().


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

Generated for PortAudio by  doxygen1.6.1