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

PaHostApiTypeId PaHostErrorInfo::hostApiType

the host API which returned the error code

long PaHostErrorInfo::errorCode

the error code returned

const char* PaHostErrorInfo::errorText

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


The documentation for this struct was generated from the following file:
Generated on Sun Feb 3 05:57:12 2008 for PortAudio by  doxygen 1.5.4