File I/O Enumerations

The following table shows the file I/O enumerations along with a description of the purpose of each.

Programming element Description
FINDEX_INFO_LEVELS This enumeration defines values that are used with the FindFirstFileEx function to specify the type of information of the returned data.
FINDEX_SEARCH_OPS This enumeration defines values that are used with the FindFirstFileEx function to specify the type of filtering to perform.
GET_FILEEX_INFO_LEVELS This enumeration defines values that are used with the GetFileAttributesEx function to specify the type of attribute information to obtain.

See Also

File I/O Reference

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.