cCall [pPortSetup], <hPort, <OFFSET32 RxQueue>, cbRxQueue, \
<OFFSET32 TxQueue>, cbTxQueue>
or eax, eax
jz error_handler
Called by the _VCOMM_SetupComm service to set the receive and transmit queues for a port, and retrieve the status of previous receive queue. Uses the C calling convention.
Any characters in the receive and transmit queues are discarded.
_PORTINFORMATION, PortOpen, _VCOMM_SetupComm