public enum FINDEX_SEARCH_OPS : int { FindExSearchNameMatch=0, FindExSearchLimitToDirectories=1, FindExSearchLimitToDevices=2 };
None.