DoxigAlpha

GetFinalPathNameByHandleFormat

Specifies how to format volume path in the result of GetFinalPathNameByHandle. Defaults to DOS volume names.

Fields of this type

Fields

#
volume_name:enum { /// Format as DOS volume name Dos, /// Format as NT volume name Nt, }
= .Dos