windows::Win32::Graphics::Printing

Function ReportJobProcessingProgress

pub unsafe fn ReportJobProcessingProgress(
    printerhandle: HANDLE,
    jobid: u32,
    joboperation: EPrintXPSJobOperation,
    jobprogress: EPrintXPSJobProgress,
) -> Result<()>