Platforms to show: All Mac Windows Linux Cross-Platform
MacFileOperationStatusMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Files | MBS MacClassic Plugin | 9.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Available in Mac OS X 10.4.
- 15 properties
- property BytesComplete as Int64
- property BytesRemaining as Int64
- property CurrentItem as FolderItem
- property Dictionary as Dictionary
- property Error as Integer
- property Handle as Integer
- property ObjectsComplete as Int64
- property ObjectsRemaining as Int64
- property Stage as Integer
- property Throughput as Int64
- property TotalBytes as Int64
- property TotalObjects as Int64
- property TotalUserVisibleObjects as Int64
- property UserVisibleObjectsComplete as Int64
- property UserVisibleObjectsRemaining as Int64
This class has no sub classes.
Some methods using this class:
- MacFileOperationMBS.Status as MacFileOperationStatusMBS
Some events using this class:
- MacFileOperationMBS.StatusChanged(status as MacFileOperationStatusMBS)
Some examples using this class:
Blog Entries
- MBS Xojo Plugins, version 20.3pr3
- MBS Xojo / Real Studio Plugins, version 16.5pr3
- MonkeyBread Software Releases the MBS REALbasic plug-ins 9.2
Release notes
- Version 20.3
- Added Dictionary property to MacFileOperationStatusMBS class.
The items on this page are in the following plugins: MBS MacClassic Plugin.
MacFileOperationMBS - MacHIDMBS