TutOptionLookup look up an option by name
name
option name (not case sensitive)
Returns pointer to the option if found, NULL
otherwise.
If TutOptionLookup fails, it returns NULL
and sets the global SmartSockets error number to:
TutOptionLookup returns a pointer to the option name
, or NULL
if no such option exists.
None
This example looks up the option named bool_opt
:
TIBCO SmartSockets™ Utilities Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |