共用方式為


Msvm_VirtualSystemReferencePointExportJob 類別的 GetError 方法

擷取錯誤。

語法

uint32 GetError(
  [out] string Error
);

參數

錯誤 [out]

擷取的錯誤。

傳回值

成功時,傳回 0;否則,包含錯誤。

已完成,沒有錯誤 (0)

失敗 (32768)

拒絕存取 (32769)

不支援 (32770)

狀態未知 , (32771)

時 (32772)

不正確參數 (32773)

系統用於 (32774)

此作業的狀態無效 , (32775)

不正確的資料類型 (32776)

( 32777) 無法使用系統

記憶體不足 (32778)

規格需求

需求
最低支援的用戶端
Windows 10 1703 版 [僅限傳統型應用程式]
最低支援的伺服器
Windows Server 2016
命名空間
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

另請參閱

Msvm_VirtualSystemReferencePointExportJob