IPrinterScriptUsbWritePrintDataProgress interface

The IPrinterScriptUsbWritePrintDataProgress interface is passed as a parameter in the writePrintData JavaScript function call.

Members

The IPrinterScriptUsbWritePrintDataProgress interface inherits from the IUnknown interface. IPrinterScriptUsbWritePrintDataProgress also has these types of members:

Methods

The IPrinterScriptUsbWritePrintDataProgress interface has these methods:

Method Description
ProcessedByteCount [out] Returns the number of bytes that the IHV JavaScript function has processed by the time this method was called.
ProcessedByteCount [in] Sets the number of bytes that the IHV JavaScript function has processed at the time this method was called.