_cbsientry Struct Reference

One configuration entry in the list of entries set in the serial port information callback. More...


Data Fields

TCHAR val [CFG_STR_LEN+1]
 The value of the entry.
CBSERINFO typ
 Type of the value in val.
_cbsientrynext
 Pointer to the next element in the list.


Detailed Description

One configuration entry in the list of entries set in the serial port information callback.


Field Documentation

struct _cbsientry* _cbsientry::next

Pointer to the next element in the list.

CBSERINFO _cbsientry::typ

Type of the value in val.

TCHAR _cbsientry::val[CFG_STR_LEN+1]

The value of the entry.

Eg. serial port name, name of the bauf, parity, number of databits or stopbits.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 12 11:09:27 2009 for cb by  doxygen 1.4.7