Union windows_sys::Win32::Graphics::Printing::BranchOfficeJobData_0
[−]#[repr(C)]
pub union BranchOfficeJobData_0 {
pub LogJobPrinted: BranchOfficeJobDataPrinted,
pub LogJobRendered: BranchOfficeJobDataRendered,
pub LogJobError: BranchOfficeJobDataError,
pub LogPipelineFailed: BranchOfficeJobDataPipelineFailed,
pub LogOfflineFileFull: BranchOfficeLogOfflineFileFull,
}Expand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’
Fields
LogJobPrinted: BranchOfficeJobDataPrintedLogJobRendered: BranchOfficeJobDataRenderedLogJobError: BranchOfficeJobDataErrorLogPipelineFailed: BranchOfficeJobDataPipelineFailedLogOfflineFileFull: BranchOfficeLogOfflineFileFull