pub unsafe extern "system" fn ProvidorFindFirstPrinterChangeNotification(
hprinter: HANDLE,
fdwflags: u32,
fdwoptions: u32,
hnotify: HANDLE,
pprinternotifyoptions: *const c_void,
pvreserved1: *mut c_void
) -> BOOL
Expand description
Required features: "Win32_Graphics_Printing"
, "Win32_Foundation"