Bluetooth Framework C++ Edition
Public Attributes | List of all members
wclBluetoothService Struct Reference

The structure represents a Bluetooth Service record. More...

#include <wclBluetooth.h>

Public Attributes

unsigned long Handle
 The service' handle.
 
GUID Uuid
 The service's UUID.
 
unsigned char Channel
 The service's RFCOMM channel number. For non-RFCOMM services this value is 0.
 
tstring Name
 The service's name.
 
tstring Comment
 The service's comment.
 

Detailed Description

The structure represents a Bluetooth Service record.