print_system_win.cc | 52 printer_change_.Set(FindFirstPrinterChangeNotification( 54 if (printer_change_.IsValid()) { 55 ret = watcher_.StartWatching(printer_change_, this); 67 printer_change_.Close(); 93 watcher_.StartWatching(printer_change_, this); 105 printing::ScopedPrinterChangeHandle printer_change_; member in class:cloud_print::__anon6908::PrintSystemWatcherWin
|