TwclVirtualComPort Record

The record describes created virtual COM port.

Namespace: wclBluetooth
type
 TwclVirtualComPort = record
 end;

The TwclVirtualComPort type exposes the following members.

Show:
 NameDescription
Address

Remote device MAC address.

Number

Virtual COM port number.

Outgoing

Indicates outgoing vCOM.

Service

Service's UUID.

Top