Go to documentation repository
...
The EVENT_VIEWER object sends events given in the table. Procedure is started when the corresponding event appears.
...
Events | Description |
| SHOW_ON_MAP | The operator runs the command "Display on the map" |
| SHOW_VIDEO | The operator runs the command "Display video" |
| SHOW_REPORREPORT | The operator runs the command "Show report" |
| CREATE_REPORT | Generated if the GenerateEventInsteadOfReport registry key is set to 1 and the operator selects the "Show report" command. The report does not open. See also Registry keys reference guide. |
Format of events procedure for the Event Viewer:
...