TServiceList* ph_c_get_localservicelist

(MPeerHood* _aPeerHood)

Returns all locally registered services.

Documentation

Returns all locally registered services on a list. The memory allocated for the returned list is not freed automatically so the caller must take care of it. If no services are registered then the returned list will be empty.

Parameters:
_aPeerHood - pointer to MPeerHood instance to use.
Returns:
a list of locally registered services or NULL in the case of an error

Alphabetic index HTML hierarchy of classes or Java



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