lic.LicGetLockCount
This job determines all active locks on a named resource.
For each lock found, the server returns one Info output parameter with the lock details.
|
This job is not listed in the official enaio® licensing engine overview ( |
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Reserved; always pass |
|
STRING |
Yes |
Name of the resource whose locks are to be determined. |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
STRING |
per active lock |
Lock details as semicolon-separated fields in the format |
3. Return Value
(INT): 0 = job successful, otherwise error code. On error, no Info parameters are returned.
4. See Also
-
lic.LicLockResource — sets a new lock
-
lic.LicFreeResource — releases a lock