EBranchOfficeJobEventType - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// winsplp.h

typedef enum {
  kInvalidJobState,
  kLogJobPrinted,
  kLogJobRendered,
  kLogJobError,
  kLogJobPipelineError,
  kLogOfflineFileFull
} EBranchOfficeJobEventType;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-winsplp-ebranchofficejobeventtype)

EBranchOfficeJobEventType enumeration

Description

Constants

kInvalidJobState

kLogJobPrinted

kLogJobRendered

kLogJobError

kLogJobPipelineError

kLogOfflineFileFull

Remarks

See also