FINDEX_INFO_LEVELS (Enums)
Last changed: geeky-217.225.157.240
.
Summary
Defines values that are used with the
FindFirstFileEx
function to specify the information level of the returned data.
C# Definition:
public enum FINDEX_INFO_LEVELS
{
FindExInfoStandard=0,
FindExInfoBasic=1
}
Notes:
None.
Documentation
FINDEX_INFO_LEVELS
on MSDN
The FindFirstFileEx API
11/23/2014 3:32:21 PM - -66.194.114.222