#include <dwc.h>
DWCScResult DWC_ScReportAddByteValue(DWCScReportPtr theReportData,
u16 theKeyId,
s8 theValue);| theReportData | レポートオブジェクト |
| theKeyId | キー値 |
| theValue | データ値 |
エラーの内容
レポートに8bit整数値を設定します。
5.1pr2より前の変更履歴はこちら