Function GetJobNamedPropertyValue
pub unsafe fn GetJobNamedPropertyValue<P2>(
hprinter: PRINTER_HANDLE,
jobid: u32,
pszname: P2,
pvalue: *mut PrintPropertyValue,
) -> u32where
P2: Param<PCWSTR>,
pub unsafe fn GetJobNamedPropertyValue<P2>(
hprinter: PRINTER_HANDLE,
jobid: u32,
pszname: P2,
pvalue: *mut PrintPropertyValue,
) -> u32where
P2: Param<PCWSTR>,