Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
序数を指定してエラーパラメーターを取得します。
public size_t ULErrorInfoParameterAt( ul_error_info const * errinf, ul_u_short parmNo, char * buffer, size_t bufferSize )
errinf ul_error_info オブジェクト。
parmNo パラメーターの、1 から始まる序数。
buffer パラメーター文字列を受け取るバッファー。
bufferSize バッファーのサイズ。
パラメーターの格納に必要なサイズ (バイト単位)。または、序数が無効の場合は 0。戻り値が bufferSize 値より大きい場合、パラメーターはトランケートされています。