Partager via


File I/O Enumerations (Windows CE 5.0)

Send Feedback

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.