const char* ph_c_service_get_attribute

(CService* _aService,
  char* _aKey)

Returns the value of one attribute.

Documentation

Returns the value of one attribute. If the given attribute is found then its value is inserted to the first parameter. Otherwise the parameter is left intact.

Parameters:
_aService - pointer to CService object to use.
_aKey - The asked attribute. If the asked attribute is found then it is inserted into this parameter upon return.
Returns:
true if the given attribute was found

Alphabetic index HTML hierarchy of classes or Java



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