DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
_DPCOMPORTADDRESS Struct Reference

#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...
 

Field Documentation

◆ dwBaudRate

DWORD _DPCOMPORTADDRESS::dwBaudRate

baud rate (100-256k)

◆ dwComPort

DWORD _DPCOMPORTADDRESS::dwComPort

COM port to use (1-4)

◆ dwFlowControl

DWORD _DPCOMPORTADDRESS::dwFlowControl

flow control (none, xon/xoff, rts, dtr)

◆ dwParity

DWORD _DPCOMPORTADDRESS::dwParity

parity (none, odd, even, mark)

◆ dwStopBits

DWORD _DPCOMPORTADDRESS::dwStopBits

no. stop bits (1-2)


The documentation for this struct was generated from the following file: