@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Defines values that are used with the FindFirstFileEx function to specify the type of filtering to perform. !!!!C# Definition: public enum FINDEX_SEARCH_OPS { FindExSearchNameMatch = 0, FindExSearchLimitToDirectories = 1, FindExSearchLimitToDevices = 2 } !!!!Notes: None. Documentation: FINDEX_SEARCH_OPS@msdn on MSDN
Edit Enums.FINDEX_SEAR...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.