4 references to E_PRINTTICKET_FORMAT
ReachFramework (4)
PrintConfig\PTProvider.cs (4)
229if (hResult == (uint)NativeErrorCode.E_PRINTTICKET_FORMAT) 333if ((hResult == (uint)NativeErrorCode.E_PRINTTICKET_FORMAT) || 341(hResult == (uint)NativeErrorCode.E_PRINTTICKET_FORMAT) ? "basePrintTicket" : "deltaPrintTicket"); 495(hResult == (uint)NativeErrorCode.E_PRINTTICKET_FORMAT))