|
params LicenseInfoSync::AcquireKeysForProductOnHost2 |
( |
wstring |
szwHostName, |
|
|
wstring |
szwProduct, |
|
|
wstring |
szwVersion |
|
) |
| |
Acquire serial numbers of the active and reserved licenses on the host.
- Parameters:
-
- Returns:
- Product license information (params)
+--- (params)
+--- Active (array), serial numbers of licenses in product active license slots
+--- Reserve (array), serial numbers of licenses in product reserve license slots
+--- Reserving (params) information about reserving licenses
+--- <reserve serial> (array) list of serial numbers of reserved licenses
+--- ...
- Exceptions:
-
Throws | exception in case of error. |
|