Jump to content

VOLUMELABEL: Difference between revisions

From EDM2
Anakor (talk | contribs)
New
(No difference)

Revision as of 18:33, 26 November 2005

VOLUMELABEL

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.