メイン コンテンツにスキップ

GW2RegisterReportFile

GW2RegisterReportFile 関数は、エンジニアリングログファイルを配置するファイルパスを登録します。この API は、Glasswall Engine のデバッグビルドでのみレポートファイルを生成します。

概要

セッション session に対して、GW2RegisterReportFile 関数は、エンジニアリングログファイルを配置するファイル名を登録します。名前は、reportFilePathName が指す文字列です。

#include "glasswall.core2.api.h"
int GW2RegisterReportFile(Session session, const char *reportFilePathName);

戻り値

整数の GW2_RetStatus 列挙値を返します。負の数は失敗を示します。