Return license status for INtime for Windows.
int IfwIsActivated( int localOnly);
localOnly
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".
An example is provided as a sample project. Requirements
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 7 | intime/nt/include/ifwlicense.h | ifwlicense.h | intimelicenselibrary(64).lib |