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)
int
hasMedia
()

Return Value

Type: int

TRUE if drive has media, FALSE otherwise.

Meta