int ph_c_device_has_service

(MAbstractDevice* _aDevice,
  const char* _aServiceName)

Used to query if the device has some particular service.

Documentation

Used to query if the device has some particular service present. The service can be accessible through any networking technology; this function doesn't make any difference between the technologies.

Parameters:
_aDevice - pointer to device object to use
_aServiceName - The name of the service to be queried.
Returns:
true if the device has the given service present

Alphabetic index HTML hierarchy of classes or Java



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