MSFT_StorageSubSystem クラスの Diagnose メソッド
ストレージ サブシステムに対して診断を実行し、操作可能な結果を返します。
構文
UInt32 Diagnose(
[in] String DiagnoseResults[o],
[out] String ExtendedStatus
);
パラメーター
DiagnoseResults [in]
診断の実行可能な結果を表す埋め込み MSFT_StorageExtendedStatus オブジェクトを含む文字列の配列。
ExtendedStatus [out]
埋め込み MSFT_StorageExtendedStatus オブジェクトを含む文字列。
このパラメーターを使用すると、ストレージ プロバイダーは拡張 (実装固有) エラー情報を返すことができます。
戻り値
Success (0)
Not Supported (1)
Unspecified Error (2)
Timeout (3)
Failed (4)
Invalid Parameter (5)
Method Parameters Checked - Job Started (4096)
Access denied (40001)
リソース不足のため、操作を完了できません。 (40002)
Cache out of date (40003)
クラスター正常リソースとの通信障害。 (59000)
要件
要件 | Value |
---|---|
サポートされている最小のクライアント | Windows 10 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2016 [デスクトップ アプリのみ] |
名前空間 | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |