Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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