TipcSubjectGetUnique get the unique subject of the process
None
The unique subject name of the process.
None
TipcSubjectGetUnique returns the absolute unique subject name of the process as defined by the Unique_Subject option.
None
TipcSubjectValid, TipcSubjectMatch
This example sets the unique subject, then prints it out:
TutCommandParseStr("setopt unique_subject myclient"); TutOut("Unique Subject set to <%s>\n", TipcSubjectGetUnique());
TIBCO SmartSockets™ Application Programming Interface Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |