GetJobID property (IEPrint)

Visual Basic example

Visual C++ example

 

Syntax

long GetJobID;

Overview

Refer to Enable or Disable using Events

Remarks

(Read only) Gets the ID of the current print job.

Support for Basic functionality must be unlocked by calling the UnlockSupport method before using this property.

The user can call this property within the JobInfoEvent event.

If there are no print jobs, the value of this property will be 0.

See Also

Elements:

EnableEMFEvent property, EnableRasterEvent property, EnableShowUIEvent property, EnableSaveStatusEvent property, ContinueShowUIEvent property, UIAboutBox property, UIMsgCaption property, EMFEvent event, RasterEvent event, JobInfoEvent event, ShowUIEvent event, GetPrinterName property, GetMachineName property, GetPagesPrinted property, GetDocName property, GetUserName property, SaveStatusEvent event

Topics:

ePrint: Events