VOLUME_NAME_DOS

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Values

ValueMeaning
VOLUME_NAME_DOS0x0

Return the path with the drive letter. This is the default.

VOLUME_NAME_GUID0x1

Return the path with a volume GUID path instead of the drive name.

VOLUME_NAME_NONE0x4

Return the path with no drive information.

VOLUME_NAME_NT0x2

Return the path with the volume device path.

Meta