Julius 4.2
変数
構造体 PaHostErrorInfo

Structure used to return information about a host error condition. [詳細]

#include <portaudio.h>

変数

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

説明

Structure used to return information about a host error condition.

portaudio.h337 行で定義されています。


この構造体の説明は次のファイルから生成されました: