Location:
f32file.h
typedef TBuf<KMaxDriveName> TDriveName;
Supported from 5.0
Defines a modifiable buffer descriptor to contain a drive name.
A drive name comprises a drive letter (A
through Z) and a colon. KMaxDriveName
(2 bytes) is sufficient for a drive letter and colon.