Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsSearchResults::urlDecode Method
dtsSearchResults Class | dtsSearchResults Class | Send Feedback

urlEncode generates a string encoding the contents of the currently selected item in search results.

int urlDecode(const char * str);
Parameters
Parameters 
Description 
const char * str 
String containing a search results item encoded with urlEncode 
Description

The string can be used in a subsequent call to urlDecode to re-create the search results item.

Class
Links
You are here: C++ API > Classes > dtsSearchResults Class > dtsSearchResults::urlDecode Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.