Function windows_sys::Win32::Graphics::Printing::AppendPrinterNotifyInfoData
[−]pub unsafe extern "system" fn AppendPrinterNotifyInfoData(
pinfodest: *const PRINTER_NOTIFY_INFO,
pdatasrc: *const PRINTER_NOTIFY_INFO_DATA,
fdwflags: u32
) -> BOOL
Expand description
Required features: "Win32_Graphics_Printing"
, "Win32_Foundation"