GetExtendedStatus method of the MSFT_StorageJob class
Retrieves extended status information for an unsuccessful storage job.
Syntax
UInt32 GetExtendedStatus(
[out] String ExtendedStatus
);
Parameters
ExtendedStatus [out]
A string that contains an embedded MSFT_StorageExtendedStatus object.
This parameter allows the storage provider to return extended (implementation-specific) error information.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Namespace | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |