重新安裝 Win32_TSLicenseKeyPack 類別的OpenPurchaseLicenseKeyPack 方法
重新安裝開放授權遠端桌面服務授權金鑰套件。
語法
uint32 ReinstallOpenPurchaseLicenseKeyPack(
[in] string sLicenseNumber,
[in] string sAuthorizationNumber,
[in] uint32 ProductVersion,
[in] uint32 ProductType,
[in] uint32 LicenseCount,
[out] uint32 KeyPackId
);
參數
-
sLicenseNumber [in]
-
授權金鑰套件提供的 8 個字元數值字串。 sLicenseNumber參數不能包含連字號。
-
sAuthorizationNumber [in]
-
使用授權金鑰提供的 15 個字元英數位元字串。 sAuthorizationNumber參數不能包含連字號。
-
ProductVersion [in]
-
產品版本。
-
0
-
不支援。
-
1
-
不支援。
-
2
-
Windows Server 2008
ProductType [in]
產品類型。
0
遠端桌面服務授權金鑰套件產品類型是每部裝置。 因此,連接到 RD 工作階段主機伺服器的每個裝置都必須具有授權。
1
遠端桌面服務授權金鑰套件產品類型是每個使用者。 因此,連線到 RD 工作階段主機伺服器的每個使用者都必須具有授權。
2
此產品類型無效。
LicenseCount [in]
要安裝的授權數目。
KeyPackId [out]
接收金鑰套件識別碼。
傳回值
如果方法成功,則會傳回零。 如果方法不成功,它會傳回非零值。 如需錯誤碼的清單,請參閱 遠端桌面服務 WMI 提供者錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
都不支援 |
最低支援的伺服器 |
Windows Server 2008 |
命名空間 |
Root\CIMv2 |
MOF |
|
DLL |
|