Function windows_sys::Win32::Storage::Xps::Printing::StartXpsPrintJob1
[−]pub unsafe extern "system" fn StartXpsPrintJob1(
printername: PCWSTR,
jobname: PCWSTR,
outputfilename: PCWSTR,
progressevent: HANDLE,
completionevent: HANDLE,
xpsprintjob: *mut IXpsPrintJob,
printcontentreceiver: *mut IXpsOMPackageTarget
) -> HRESULT
Expand description
Required features: "Win32_Storage_Xps_Printing"
, "Win32_Foundation"