License Method

Name | Description | |
---|---|---|
![]() ![]() |
License(String) |
Generate a license object. This method initiates the OEM licensing procedure. You must then modify the 'Number' field of the returned XPRMLicense with your OEM license key, using the formula described for 'nvalue' in the OEM user guide, before calling XPRM.License(XPRMLicense).
|
![]() ![]() |
License(XPRMLicense) |
Check license. This method is used for checking an OEM License. On return, the 'Message' field of the XPRMLicense object will contain your OEM string.
|
![]() ![]() |
License(Int32, String) |
Deprecated. Use XPRM.License(string) instead.
|
