4 references to E_PRINTTICKET_FORMAT
ReachFramework (4)
PrintConfig\PTProvider.cs (4)
239if (hResult == (uint)NativeErrorCode.E_PRINTTICKET_FORMAT) 343if ((hResult == (uint)NativeErrorCode.E_PRINTTICKET_FORMAT) || 351(hResult == (uint)NativeErrorCode.E_PRINTTICKET_FORMAT) ? "basePrintTicket" : "deltaPrintTicket"); 505(hResult == (uint)NativeErrorCode.E_PRINTTICKET_FORMAT))