|
IDeviceManagerTGetBluetoothDevice Method |
Returns a reference to a device connected over bluetooth
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax T GetBluetoothDevice(
long macID
)
Function GetBluetoothDevice (
macID As Long
) As T
T GetBluetoothDevice(
long long macID
)
abstract GetBluetoothDevice :
macID : int64 -> 'T
Parameters
- macID
- Type: SystemInt64
Return Value
Type:
TSee Also