DriveT.hasMedia

Checks if the @drive has media. Note that the OS may not be polling the drive for media changes; see g_drive_is_media_check_automatic() for more details.

template DriveT(TStruct)
bool
hasMedia
()

Return Value

Type: bool

%TRUE if @drive has media, %FALSE otherwise.

Meta