Returns license information for INtime Distributed RTOS.
int RtLicenseInfo( INTIME_LICINFO *licInfo);
INTIME_LICINFO
The license information can only be read from local licenses.
Network, SDK, and time limited licenses are not covered by this function.
This library and function are intended to check if a valid target (run-time) INtime license is present and if used with Enhanced Licenses, the Licensing Identifier (or Vendor License GUID) of the license purchaser. This validates not only that the INtime license is valid, but also that the INtime license was issued to the expected account. The Vendor License GUID can be found on the My Account page as "Licensing Identifier".
param [out]
0
An example is provided as a sample project.
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 7.0 | intime/nt/include/drtoslicense.h | drtoslicense.h | intimelicenselibrary(64).lib |