MSFT_ReplicationCapabilities 類別的 GetRecoveryPointData 方法
針對指定的 ReplicationType 傳回恢復點數據。
語法
UInt32 GetRecoveryPointData(
[in] UInt16 ReplicationType,
[in] UInt16 DefaultRecoveryPoint,
[out] UInt16 RecoveryPointValues[],
[out] UInt16 RecoveryPointIndicator,
[out] String ExtendedStatus
);
參數
ReplicationType [in]
值,表示複寫類型。 這必須在列舉 MSFT_ReplicationCapabilities中。SupportedReplicationTypes。
DefaultRecoveryPoint [in]
默認恢復點值。
RecoveryPointValues [out]
RecoveryPointIndicator [out]
表示支援值的語意。
範圍 (1)
離散 (2)
ExtendedStatus [out]
包含內嵌 MSFT_StorageExtendedStatus 物件的字串。
此參數可讓記憶體提供者傳回擴充 (實作特定) 錯誤資訊。
傳回值
成功 (0)
不支援 (1)
未指定的錯誤 (2)
逾 時 (3)
失敗 (4)
無效的參數 (5)
在 [使用 (6)
(7) 不支援 屬性
DMTF 保留 (。。)
廠商特定 (0x8000。。)
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2016 [僅限傳統型應用程式] |
命名空間 | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |