MSFT_StorageSubSystem クラスの StartDiagnosticLog メソッド
ストレージ サブシステムの診断ログを開始します。
構文
UInt32 StartDiagnosticLog(
[in] UInt16 Level,
[in] UInt64 MaxLogSize,
[out] String ExtendedStatus
);
パラメーター
Level [in]
MaxLogSize [in]
この値はメガバイト単位です。
ExtendedStatus [out]
埋め込み MSFT_StorageExtendedStatus オブジェクトを含む文字列。
このパラメーターを使用すると、ストレージ プロバイダーは拡張 (実装固有) エラー情報を返すことができます。
戻り値
Storage Management API の一般的なリターン コードを参照してください。
要件
要件 | Value |
---|---|
サポートされている最小のクライアント | Windows 10 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2016 [デスクトップ アプリのみ] |
名前空間 | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |