ulFSAInfoLevel (ULONG) - input

      Level of information returned in pfsqb.

      Possible levels are described in the following list:

    • FSAIL_QUERYNAME
      Returns data for the drive or device name specified in pszDeviceName. ulOrdinal is ignored.

    • FSAIL_DEVNUMBER
      Returns data for the entry in the list of character or pseudocharacter devices selected by ulOrdinal. pszDeviceName is ignored.

    • FSAIL_DRVNUMBER
      Returns data for the entry in the list of drives selected by ulOrdinal. pszDeviceName is ignored.


    [Back] [Next]