JobStart event

This event fires when a job starts.

Syntax

Public Function JobStart() As Long

Parameters

None.

Active objects

Job

JobDescription

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

JobLoad event

JobLoaded event

JobStarted event