Hello,

I want to read data from a printer that is connected to a serial port while
its driver is installed.

I cannot access the serial port directly. And ReadPrinter() doesn't work.

Is there a way to read the data from the printer, even if I have to modify
the sample port monitor in the DDK? Or maybe some other way?

I could not find the part that limits access to the serial port.

Thanks.