Searched refs:ID_AUTO (Results 1 – 6 of 6) sorted by relevance
125 vendorManager.SetConnectingPrinter(ConnectMethod::ID_AUTO, "");127 vendorManager.SetConnectingPrinter(ConnectMethod::ID_AUTO, globalPrinterId);
43 enum ConnectMethod { ID_AUTO = 0, IP_AUTO, IP_IPP, IP_LPD, IP_SOCKET }; enumerator
112 ConnectMethod connectingMethod = ID_AUTO;
438 vendorManager->SetConnectingPrinter(ID_AUTO, globalPrinterId); in OnPrinterCapabilityQueried()
504 if (connectingMethod == ID_AUTO) { in IsConnectingPrinter()
374 vendorManager.SetConnectingPrinter(ID_AUTO, printerId); in ConnectPrinter()