ulInfoLevel (ULONG) - input

      Level of file information required.

      A value of 1, 2, or 3 can be specified, as shown in the following list:

    • FIL_STANDARD
      Level 1 file information

    • FIL_QUERYEASIZE
      Level 2 file information

    • FIL_QUERYEASFROMLIST
      Level 3 file information

      Level 4 is reserved.

      The structures described in pInfo indicate the information returned for each of these levels.


    [Back] [Next]