JobStart event
This event fires when a job starts.
Syntax
Public Function JobStart() As Long
Parameters
None.
Active objects
Return values
|
evtOK |
The job starts. |
|
evtError |
The job does not start. |
|
evtOKAbort |
The job does not start. |
|
evtCancel |
The job does not start. |
Related topics