GEOS SDK TechDocs
|
|
3.2 Communicating
ParallelClose()
To close a parallel port,
ParallelClose()
. This routine takes the following arguments:
GeodeHandle
of the parallel-port driver.
ParallelUnit
enumerated type.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.
GEOS SDK TechDocs
|
|
3.2 Communicating