Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Files | MBS MacOSX Plugin | 13.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
The session manages all the events and operations you may do on disks using Apple's Disk Arbitration framework.
Constant | Value | Description |
---|---|---|
kDADiskClaimOptionDefault | 0 |
Default |
Constant | Value | Description |
---|---|---|
kDADiskEjectOptionDefault | 0 |
Default |
Constant | Value | Description |
---|---|---|
kDADiskMountOptionDefault | 0 |
Default |
kDADiskMountOptionWhole | 1 |
Mount the volumes tied to the whole disk object. |
Constant | Value | Description |
---|---|---|
kDADiskOptionDefault | 0 |
Default |
kDADiskOptionEjectUponLogout | 1 |
Eject the disk upon logout. |
kDADiskOptionMountAutomatic | 16 |
Mount the disk upon appearance. |
kDADiskOptionMountAutomaticNoDefer | 32 |
Mount the disk upon appearance, even if no login. |
kDADiskOptionPrivate | 256 |
Hides the disk from callbacks. |
Constant | Value | Description |
---|---|---|
kDADiskRenameOptionDefault | 0 |
Default |
Constant | Value | Description |
---|---|---|
kDADiskUnmountOptionDefault | 0 |
Default |
kDADiskUnmountOptionForce | &h00080000 |
Unmount the volume even if files are still active. |
kDADiskUnmountOptionWhole | 0 |
Unmount the volumes tied to the whole disk object. |
This class has no sub classes.
The items on this page are in the following plugins: MBS MacOSX Plugin.
DarwinVMStatisticsMBS - Database