IBTServiceArray (Compact 2013)
3/26/2014
The services supported by the Bluetooth device are stored in an array. The elements of this array are stored as IBTService type. This interface provides methods to retrieve information about the service array.
This topic discusses the IBTServiceArray methods.
In This Section
- IBTServiceArray::GetCount
Retrieves the number of elements in the service array
- IBTServiceArray::GetServiceAt
Retrieves the service, specified by the element index, from the service array
Requirements
Header |
bthutil_p.h |
Library |
Bthutil.lib |
See Also
Reference
Bluetooth Application Development Interfaces
IBTDevice