File I/O Enumerations (Windows CE 5.0)
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
Send Feedback on this topic to the authors