#include <ComPort.h>
Public Member Functions | |
xComConfig (DCB *pDCB, CWnd *pParent=NULL) | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual void | OnOK () |
virtual BOOL | OnInitDialog () |
Public Attributes | |
CComboBox | m_cStopBits |
CComboBox | m_cParity |
CComboBox | m_cByteSize |
CComboBox | m_cBaudRate |
DCB * | m_pDCB |
DCB | m_DCB |
Definition at line 59 of file ComPort.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Generated on Thu Oct 27 11:47:07 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001