DriveIF.getName

Gets the name of @drive.

interface DriveIF
string
getName
()

Return Value

Type: string

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

Meta