IPWorks Bluetooth 2020 .NET Edition

Questions / Feedback?

ServiceIndex Property

Sets the current service.

Syntax

public int ServiceIndex { get; set; }
Public Property ServiceIndex As Integer

Default Value

-1

Remarks

When this property is set, the component returns information on the service with an index of ServiceIndex. Valid values are from 0 to ServiceCount - 1.

The following properties will be populated when ServiceIndex is set:

ServiceCount is the number of services located in the remote device.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 .NET Edition - Version 20.0 [Build 7941]