pub unsafe extern "system" fn SpoolerFindFirstPrinterChangeNotification(
hprinter: HANDLE,
fdwfilterflags: u32,
fdwoptions: u32,
pprinternotifyoptions: *const c_void,
pvreserved: *const c_void,
pnotificationconfig: *const c_void,
phnotify: *mut HANDLE,
phevent: *mut HANDLE
) -> BOOLExpand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’