IPrintJob::get_Status method (printerextension.h)

Gets the current status of the print job.

This property is read-only.

Syntax

HRESULT get_Status(
  PrintJobStatus *pStatus
);

Parameters

pStatus

Defines the PrintJobStatus parameter pStatus.

Return value

Returns an HRESULT value.

Requirements

Requirement Value
Minimum supported client Windows 8.1
Minimum supported server Windows Server 2012 R2
Target Platform Windows
Header printerextension.h

See also

IPrintJob

PrintJobStatus