static void SetLocalIdentificationToken( const String & strIdentificationToken );
Name | Description | |
---|---|---|
strIdentificationToken | A user-defined string tied to a station. |
Sets the identification token for the local station. The value set by this function can be accessed by other stations using GetIdentificationToken
. Do not call this function until after you have created the Net-Z instance.
CONFIDENTIAL