Main Page | Class Hierarchy | Class List | Class Members

bool SetValue string const &  _value,
const uint32  _index = 0
 

Changes a specific value.

Replaces an existing indexed value string with another string.

Parameters:
_value the new value to replace the old one.
_index index of the value to be replaced. Defaults to zero.
Returns:
True if the value is successfully changed, false if _index was out of range.
See also:
AddValue, GetValue, GetNumValues


Generated on Sun Oct 2 17:22:53 2005 for xPL SDK by  doxygen 1.4.2