| 
    DirectX 5 Redocumentation
    
   A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs. 
   | 
 
#include <dplobby.h>
Data Fields | |
| DWORD | dwComPort | 
| COM port to use (1-4)  More... | |
| DWORD | dwBaudRate | 
| baud rate (100-256k)  More... | |
| DWORD | dwStopBits | 
| no. stop bits (1-2)  More... | |
| DWORD | dwParity | 
| parity (none, odd, even, mark)  More... | |
| DWORD | dwFlowControl | 
| flow control (none, xon/xoff, rts, dtr)  More... | |
| DWORD _DPCOMPORTADDRESS::dwBaudRate | 
baud rate (100-256k)
| DWORD _DPCOMPORTADDRESS::dwComPort | 
COM port to use (1-4)
| DWORD _DPCOMPORTADDRESS::dwFlowControl | 
flow control (none, xon/xoff, rts, dtr)
| DWORD _DPCOMPORTADDRESS::dwParity | 
parity (none, odd, even, mark)
| DWORD _DPCOMPORTADDRESS::dwStopBits | 
no. stop bits (1-2)