4 references to E_PRINTTICKET_FORMAT
ReachFramework (4)
PrintConfig\PTProvider.cs (4)
230if (hResult == (uint)NativeErrorCode.E_PRINTTICKET_FORMAT) 334if ((hResult == (uint)NativeErrorCode.E_PRINTTICKET_FORMAT) || 342(hResult == (uint)NativeErrorCode.E_PRINTTICKET_FORMAT) ? "basePrintTicket" : "deltaPrintTicket"); 496(hResult == (uint)NativeErrorCode.E_PRINTTICKET_FORMAT))