Serial Framework C++ Edition
Public Attributes | List of all members
wclSerialDevice Struct Reference

The record contains information about serial device. More...

#include <wclSerialDevices.h>

Public Attributes

tstring FriendlyName
 The serial device friendly name.
 
bool IsModem
 True if the device is a modem.
 
tstring DeviceName
 The name (as 'COM1') of the serial device used by the device.
 

Detailed Description

The record contains information about serial device.