edmiRemoteGetLicenseInfo

EdmiError   edmiRemoteGetLicenseInfo   (SdaiServerContext    serverContextId,
                                        SdaiString          *productName,  
                                        SdaiString          *version,
                                        SdaiInteger         *licenseId,
                                        SdaiString          *licenseType,
                                        SdaiInteger         *expiryYear,
                                        SdaiInteger         *expiryMonth,
                                        SdaiInteger         *expiryDay,
                                        SdaiString          *operatingSystem,
                                        SdaiInteger         *licenseOptions,
                                        SdaiInteger         *numberOfApplicationServers,
                                        SdaiInteger         *numberOfNamedUsers,
                                        SdaiInvocationId    *edmiInvocationId);   


This function retrieves the server license information; All parameters are optional, i.e., can be NULL

Arguments


 

TypeNameComment
SdaiServerContextserverContextIdserver context id
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
SdaiInvocationIdedmiInvocationIdcurrently not used

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.

 

 

 



 

 

 

 

 

 

 

 

 

 

Â