WppRecorderLogSetIdentifier マクロ (wpprecorder.h)

WppRecorderLogSetIdentifier メソッドは、レコーダー ログの文字列識別子を設定します。

構文

void WppRecorderLogSetIdentifier(
  [in]  RecorderLog,
  [in]  LogIdentifier
);

パラメーター

[in] RecorderLog

WppRecorderLogCreate の以前の呼び出しで返されたレコーダー ログ ハンドル。

[in] LogIdentifier

設定する文字列識別子。

戻り値

なし

解説

WppRecorderLogGetDefault によって返される既定のログ ハンドルで WppRecorderLogSetIdentifier を呼び出さないでください。

要件

要件
対象プラットフォーム Windows
ヘッダー wpprecorder.h