Jamoma API  0.6.0.a19
PaHostErrorInfo Struct Reference

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
 

Detailed Description

Structure used to return information about a host error condition.

Definition at line 337 of file portaudio.h.


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