pub unsafe extern "system" fn SpoolerRefreshPrinterChangeNotification(
hprinter: HANDLE,
dwcolor: u32,
poptions: *const PRINTER_NOTIFY_OPTIONS,
ppinfo: *mut *mut PRINTER_NOTIFY_INFO
) -> BOOL
Expand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’