File I/O Enumerations (Compact 2013)

3/26/2014

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

Enumeration

Description

FINDEX_INFO_LEVELS

Defines values that are used with the FindFirstFileEx function to specify the type of information of the returned data.

FINDEX_SEARCH_OPS

Defines values that are used with the FindFirstFileEx function to specify the type of filtering to perform.

GET_FILEEX_INFO_LEVELS

Defines values that are used with the GetFileAttributesEx function to specify the type of attribute information to obtain.

See Also

Reference

File I/O Reference