ITraceEvent::SetThreadTimes メソッド (relogger.h)
現在のスレッドのスレッド時間を設定します。
構文
HRESULT SetThreadTimes(
ULONG KernelTime,
ULONG UserTime
);
パラメーター
KernelTime
UserTime
戻り値
型: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
サポートされている最小のクライアント | Windows 7 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | relogger.h |