OLM_OnlineLicenseManager.LicenseMissingID (METH)¶
METHOD LicenseMissingID
With this method a component that previously asked for a license and received a negative result can post an error log message in a unified way Hence this method should be called after GetUserLicenseValue has been called and returned no license. In contrast to the method LicenseMissing, this function will post the message only once, and so the caller doesn’t have to take care and make sure to call it only once by himself
- InOut:
- Scope - Name - Type - Comment - Input - strComponent- STRING- name of the component - udiLicenseID- UDINT- license ID of the component 
