Windows 10 API
- Last UpdatedMay 26, 2020
- 1 minute read
void OnReadTrigger(bool canRead, object customData, IEventViewerLog eventViewerLog)
-
canRead: This flag indicates Read state of the AVEVA Mobile Operator application.
-
customData: This object can contain custom keys for read request.
-
eventViewerLog: Logger object to log Error, Warning and DebugInformation. For more details, refer to the section Error diagnostics.