Jump to content

VOLUMELABEL

From EDM2
Revision as of 14:15, 24 May 2017 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Volume label structure.

Type

BYTE  cch
CHAR  szVolLabel[12]

C Declaration Method

typedef struct

Fields

cch
Length of the volume label, not including the null.
szVolLabel[12]
Volume label.
This is an ASCIIZ string.