MAbstractConnection* ph_c_connect_remoteservice

(MPeerHood* _aPeerHood,
  MAbstractDevice* _aDevice,
  const char* _aServiceName)

Creates a connection to a service on another PeerHood capable device.

Documentation

Creates a connetion to a service on another PeerHood capable device. Destination address and technology prototype are taken from the parameters. If a connection object is returned then it's caller's responsibility to delete it in a controlled way.

Parameters:
_aPeerHood - pointer to MPeerHood instance to use.
_aDevice - The remote device.
_aServiceName - Remote service's name.
Returns:
a new connection object or NULL if an error happened

Alphabetic index HTML hierarchy of classes or Java



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