共用方式為


Win32_RDMSDeploymentSettings 類別的 GetDiffVHDPath 方法

擷取針對虛擬桌面集合部署差異磁片的目錄路徑。

語法

uint32 GetDiffVHDPath(
  [out] string DirectoryPath
);

參數

DirectoryPath [out]

接收新的差異磁片路徑。

傳回值

在成功時傳回 0,否則會傳回 WMI 錯誤碼。

規格需求

需求
最低支援的用戶端
都不支援
最低支援的伺服器
Windows Server 2012
命名空間
Root\CIMv2\rdms
MOF
RDManagement.mof
DLL
RDMS.dll

另請參閱

Win32_RDMSDeploymentSettings