JobLoad event

This event fires when a job loads.

Syntax

Public Function JobLoad() As Long

Parameters

None.

Active objects

JobDescription

Return values

evtOK

The job loads.

evtError

The job does not load.

evtOKAbort

The job does not load.

evtCancel

The job does not load.

Related topics

JobLoaded event

JobStart event

JobStarted event