次の方法で共有


MSFT_StorageSubSystem クラスの GetDiagnosticInfo メソッド

ストレージ サブシステムの診断情報を取得します。

構文

UInt32 GetDiagnosticInfo(
  [in]  String  DestinationPath,
  [in]  UInt32  TimeSpan,
  [in]  String  ActivityId,
  [in]  Boolean IncludeOperationalLog,
  [in]  Boolean IncludeDiagnosticLog,
  [in]  Boolean IncludeLiveDump,
  [out] String  ExtendedStatus
);

パラメーター

DestinationPath [in]

TimeSpan [in]

ActivityId [in]

IncludeOperationalLog [in]

IncludeDiagnosticLog [in]

IncludeLiveDump [in]

ExtendedStatus [out]

埋め込み MSFT_StorageExtendedStatus オブジェクトを含む文字列。

このパラメーターを使用すると、ストレージ プロバイダーは拡張 (実装固有) エラー情報を返すことができます。

戻り値

Storage Management API の一般的なリターン コードを参照してください。

要件

要件 Value
サポートされている最小のクライアント Windows 10 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2016 [デスクトップ アプリのみ]
名前空間 Root\Microsoft\Windows\Storage
MOF Storagewmi.mof

関連項目

MSFT_StorageSubSystem