int ph_c_monitor_device

(MPeerHood* _aPeerHood,
  TDeviceIterator* _aDevice)

Sets a device under constant monitoring.

Documentation

Sets a device under constant monitoring. If a change (out of range, back in range) takes place then the registered callback interface is notified. An application must derive from the <code>CBasicCallback</code> class and implement the defined methods in order to receive callback events.

Parameters:
_aPeerHood - pointer to MPeerHood instance to use.
_aDevice - The device that should be monitored.
Returns:
1 (TRUE) if the monitoring could be started

Alphabetic index HTML hierarchy of classes or Java



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