TServiceList* ph_c_device_get_servicelist

(MAbstractDevice* _aDevice)

Returns all services available on the device.

Documentation

Returns all services available on the device. The returned variable is a list that can be iterated via a <code>TServiceIterator</code> iterator. Note that caller is responsible of freeing the memory allocated for the returned list.

Parameters:
_aDevice - pointer to device object to use
Returns:
list of all available services on the device

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.