Get the value of a single search flag
long GetSearchFlag(long flag);
|
Parameters |
Description |
|
long flag |
A SearchFlags value specifying the flag to get |
0 if the flag is not set, or non-zero if the flag is set.
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|