Set one of the SearchFlags values for this search.
void SetSearchFlag(long flag, int value);
|
Parameters |
Description |
|
long flag |
The SearchFlags value indicating the flag to set. |
|
int value |
Non-zero or true to set the flag; zero or false to clear the flag. |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|