The plugin part DiskArbitration
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
The plugin part MBS MacOSX Plugin:DiskArbitration:
Partly Console safe,
57 entry points.
- class DADiskMBS
- class DADissenterMBS
- class DASessionMBS
- method MountWithArguments(disk as DADiskMBS, path as string, arguments() as string, options as integer = 0)
- method Eject(disk as DADiskMBS, options as integer = 0)
- method Mount(disk as DADiskMBS, path as string, options as integer = 0)
- method Unmount(disk as DADiskMBS, options as integer = 0)
- method Rename(disk as DADiskMBS, name as string, options as integer = 0)
- method IsClaimed(disk as DADiskMBS) as boolean
- method Unclaim(disk as DADiskMBS)
- method Constructor
- property Handle as Integer
- event Renamed(disk as DADiskMBS, dissenter as DADissenterMBS)
- event Unmounted(disk as DADiskMBS, dissenter as DADissenterMBS)
- event Appeared(disk as DADiskMBS)
- event Disappeared(disk as DADiskMBS)
- event DescriptionChanged(disk as DADiskMBS, keys() as string)
- event Mounted(disk as DADiskMBS, dissenter as DADissenterMBS)
- event Ejected(disk as DADiskMBS, dissenter as DADissenterMBS)
- event Peek(disk as DADiskMBS)
Blog Entries