Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

EdmiError edmiGetLicenseInfoFromLicenseKey(SdaiString             licenseKey,
                                           SdaiString            *productName,   
                                           SdaiString            *version,
                                           SdaiInteger           *licenseId,
                                           SdaiString            *licenseType,
                                           SdaiInteger           *expiryYear,
                                           SdaiInteger           *expiryMonth,
                                           SdaiInteger           *expiryDay,
                                           SdaiString            *operatingSystem,
                                           SdaiInteger           *licenseOptions,
                                           SdaiInteger           *numberOfApplicationServers,
                                           SdaiInteger           *numberOfNamedUsers,
                                           SdaiString            *macAddress);




This function retrieves the server license information; All optional parameters can be NULL

Arguments


 

TypeNameComment
SdaiStringlicenseKeylicense key string
SdaiStringproductNameOptional  - The product name
SdaiStringversionOptional - EDMserver version number
SdaiIntegerlicenseIdOptional - license ID
SdaiStringlicenseTypeOptional - license type
SdaiIntegerexpiryYearOptional - license year of expiration 
SdaiIntegerexpiryMonthOptional - license month of expiration 
SdaiIntegerexpiryDayOptional  - license day of expiration
SdaiStringoperatingSystemOptional - OS that the system is installed on
SdaiIntegerlicenseOptionsOptional - license options
SdaiIntegernumberOfApplicationServersOptional - number of EDMappServer allowed by the license
SdaiIntegernumberOfNamedUsersOptional - 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.

 

 

 



 

 

 

 

 

 

 

 

 

 

 

  • No labels