共用方式為


Win32_RDMSVirtualDesktop 類別的 RemoveUserAssignment 方法

從虛擬桌面移除使用者指派。

語法

uint32 RemoveUserAssignment(
  [in] string VMName
);

參數

VMName [in]

虛擬桌面的虛擬機器名稱。

傳回值

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

規格需求

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

另請參閱

Win32_RDMSVirtualDesktop