Using Streams: 3.3 Using the Parallel Ports: Closing a Parallel Port

Up: GEOS SDK TechDocs | Up | Prev: 3.2 Communicating
ParallelClose()

To close a parallel port, ParallelClose() . This routine takes the following arguments:

This function returns immediately whether the port was closed right away or not. However, if STREAM_LINGER is specified, the port may not be re-opened until all the data in the parallel port's buffer has been dealt with.


Up: GEOS SDK TechDocs | Up | Prev: 3.2 Communicating