TraceLoggingActivity::TraceLoggingActivity(TraceLoggingActivity&&) メソッド (traceloggingactivity.h)
新しい TraceLoggingActivity オブジェクトを 作成します。
TraceLoggingActivity はクラス テンプレートです。
構文
void TraceLoggingActivity(
TraceLoggingActivity && rhs
);
パラメーター
rhs
TraceLoggingActivity への参照。
戻り値
なし
解説
注意
TraceLoggingActivity はクラス テンプレートです。
テンプレート パラメーターは次のとおりです。
- TraceLoggingHProvider HProvider const& プロバイダー
- UINT64 キーワード = 0
- UINT8 レベル =
WINEVENT_LEVEL_VERBOSE
- typename TlgReflectorTag =
_TlgReflectorTag_Param0IsHProvider
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista |
サポートされている最小のサーバー | Windows Server 2012 R2 |
対象プラットフォーム | Windows |
ヘッダー | traceloggingactivity.h |