File Class: LocalDrives
A queue of type IT_LocalDrives:
IT_LocalDrives QUEUE,TYPE
DriveLetter String(1)
RootPath String(255)
DriveType Long
DriveVolumeInfo GROUP(IT_DriveVolumeInfo)
END