Function windows_sys::Win32::Storage::Xps::Printing::StartXpsPrintJob
[−]pub unsafe extern "system" fn StartXpsPrintJob(
printername: PWSTR,
jobname: PWSTR,
outputfilename: PWSTR,
progressevent: HANDLE,
completionevent: HANDLE,
printablepageson: *const u8,
printablepagesoncount: u32,
xpsprintjob: *mut IXpsPrintJob,
documentstream: *mut IXpsPrintJobStream,
printticketstream: *mut IXpsPrintJobStream
) -> HRESULTExpand description
Required features: ‘Win32_Storage_Xps_Printing’, ‘Win32_Foundation’, ‘Win32_System_Com’