PaHostErrorInfo Struct Reference

#include <portaudio.h>

List of all members.

Public Attributes

PaHostApiTypeId hostApiType
long errorCode
const char * errorText


Detailed Description

Structure used to return information about a host error condition.

Definition at line 329 of file portaudio.h.


Member Data Documentation

long PaHostErrorInfo::errorCode
 

the error code returned

Definition at line 331 of file portaudio.h.

const char* PaHostErrorInfo::errorText
 

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

Definition at line 332 of file portaudio.h.

PaHostApiTypeId PaHostErrorInfo::hostApiType
 

the host API which returned the error code

Definition at line 330 of file portaudio.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 10 11:42:48 2007 for Jackdmp by  doxygen 1.4.5