DWC_ScReportAddShortValue

構文

#include <dwc.h>
DWCScResult DWC_ScReportAddShortValue(DWCScReportPtr theReportData,
                                      u16 theKeyId,
                                      s16 theValue);

引数

theReportData レポートオブジェクト
theKeyId キー値
theValue データ値

返り値

エラーの内容

説明

レポートに16bit整数値を設定します。

履歴

5.1pr2より前の変更履歴はこちら