nn::nex::StationURL::Set Member Function

Syntax

qBool Set(
     const String & strKey,
     const String & strValue
);

Parameters

Name Description
in strKey Key of the value to set.
out strValue Value to set.

Return Values

true if can set; false otherwise.

Description

Sets a user-defined attribute in StationURL.

See Also

Get, Remove

Revision History

2011/02/08
Initial version.

CONFIDENTIAL