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