Jump to content

FSINFO

From EDM2
Revision as of 16:29, 3 November 2016 by Ak120 (talk | contribs) (Ak120 moved page OS2 API:DataType:FSINFO to FSINFO)

FSINFO

Filesystem information data structure.

Type

FDATE        fdateCreation
FTIME        ftimeCreation
VOLUMELABEL  vol

C Declaration Method

typedef struct

Fields

fdateCreation
Creation date.
Returns the date that the drive was created (formatted).
ftimeCreation
Creation time.
Returns the time that the drive was created (formatted).
vol
Volume label.
Trailing blanks are not considered part of the volume label and are not returned. The volume label is limited to a length of 11 bytes.