DriveT.getName

Gets the name of @drive.

template DriveT(TStruct)
string
getName
()

Return Value

Type: string

a string containing @drive's name. The returned string should be freed when no longer needed.

Meta