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"
Fields§
§LogJobPrinted: BranchOfficeJobDataPrinted§LogJobRendered: BranchOfficeJobDataRendered§LogJobError: BranchOfficeJobDataError§LogPipelineFailed: BranchOfficeJobDataPipelineFailed§LogOfflineFileFull: BranchOfficeLogOfflineFileFull