Platforms to show: All Mac Windows Linux Cross-Platform

Back to FolderItem class.

FolderItem.DarwinMediaClassMBS as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacCF Plugin 3.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the class of the media.
Example
dim f as FolderItem = SpecialFolder.Desktop

MsgBox f.DarwinMediaClassMBS

Returns nil on any problem.

Possible values:
kIOCDMediaClass"IOCDMedia"
kIODVDMediaClass"IODVDMedia"
kIOMediaClass"IOMedia"

See also DarwinMediaInfoMBS function.

Some examples using this method:

Blog Entries

The items on this page are in the following plugins: MBS MacCF Plugin.


The biggest plugin in space...