EdmiError edmiGetLicenseInfo (SdaiString *productName, SdaiString *version, SdaiInteger *licenseId, SdaiString *licenseType, SdaiInteger *expiryYear, SdaiInteger *expiryMonth, SdaiInteger *expiryDay, SdaiString *operatingSystem, SdaiInteger *licenseOptions, SdaiInteger *numberOfApplicationServers, SdaiInteger *numberOfNamedUsers);
This function retrieves the server license information; All parameters are optional, i.e., can be NULL
Arguments
1 | Type | Name | Comment |
2 | SdaiString | productName | Optional - The product name |
3 | SdaiString | version | Optional - EDMserver version number |
4 | SdaiInteger | licenseId | Optional - license ID |
5 | SdaiString | licenseType | Optional - license type |
6 | SdaiInteger | expiryYear | Optional - license year of expiration |
7 | SdaiInteger | expiryMonth | Optional - license month of expiration |
8 | SdaiInteger | expiryDay | Optional - license day of expiration |
9 | SdaiString | operatingSystem | Optional - OS that the system is installed on |
10 | SdaiInteger | licenseOptions | Optional - license options |
11 | SdaiInteger | numberOfApplicationServers | Optional - number of EDMappServer allowed by the license |
12 | SdaiInteger | numberOfNamedUsers | Optional - number of EDMusers allowed by the license |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.
Options
Example
See also
Filter by label
There are no items with the selected labels at this time.