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
Back to WindowsDiscInfoMBS class.
WindowsDiscInfoMBS.BufferSize as Int64
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is set if Mode contains 1.
(Read only property)
WindowsDiscInfoMBS.BytesPerSector as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is set if Mode contains 4.
Typically 512 bytes, but that can increase in the future.
(Read and Write property)
WindowsDiscInfoMBS.Drive as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
(Read and Write property)
WindowsDiscInfoMBS.Fixed as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is set if Mode contains 1 or 4.
(Read and Write property)
WindowsDiscInfoMBS.Mode as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Mode is a bitwise or combination of values 1, 2 or 4. So value is 6 if mode 2 and 4 are set. You can test with bitwiseand(mode,mask). For example if bitwiseAnd(mode,4)=4 then BytesPerSector is valid.
(Read and Write property)
WindowsDiscInfoMBS.ModelNumber as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This string is not available for all discs.
This value is set if Mode contains 1 or 2.
(Read and Write property)
WindowsDiscInfoMBS.ProductRevision as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This string is not available for all discs.
This value is set if Mode contains 2.
(Read and Write property)
WindowsDiscInfoMBS.Removable as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is set if Mode contains 1 or 4.
(Read and Write property)
WindowsDiscInfoMBS.RevisionNumber as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This string is not available for all discs.
This value is set if Mode contains 1.
(Read and Write property)
WindowsDiscInfoMBS.SectorsPerTrack as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is set if Mode contains 4.
(Read and Write property)
WindowsDiscInfoMBS.SerialNumber as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This string is not available for all discs.
This value is set if Mode contains 1 or 2.
(Read and Write property)
WindowsDiscInfoMBS.Size as Int64
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is set if Mode contains 1 or 4.
(Read only property)
WindowsDiscInfoMBS.TracksPerCylinder as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is set if Mode contains 4.
(Read and Write property)
WindowsDiscInfoMBS.VendorId as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 10.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is set if Mode contains 2.
This string is not available for all discs.
(Read and Write property)
The items on this page are in the following plugins: MBS Win Plugin.