Windows API
- Last UpdatedMar 25, 2026
- 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.