The value of the search portion of the URL for the PODSLocation
object.
PODSLocation
attribute PODSString search;
loc.search
loc.search = search
PODSString PODSgetSearch(PODSLocation* loc);
void PODSsetSearch( PODSLocation* loc, PODSString search );
loc The PODSLocation
object.
search [in] The value of search
to set.
Getter: The value of search
for the PODSLocation
object.
Setter: None
The search
attribute is a portion of the URL, beginning with a question mark, that specifies any query information.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |