Platforms to show: All Mac Windows Linux Cross-Platform

DarwinDriveStatisticsMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class IO Registry MBS MacCF Plugin 4.0 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
A class for an iterator over the IORegistry drives.
Example
dim d as DarwinDriveStatisticsMBS
dim l as CFDictionaryMBS

d=new DarwinDriveStatisticsMBS
l=d.NextDrive
while l<>Nil
CFShowMBS l
l=d.NextDrive
wend

This class has no sub classes.

Some examples using this class:


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


DarwinChmodMBS   -   DarwinGroupListMBS


The biggest plugin in space...