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 WindowsEthernetAdapterMBS class.
WindowsEthernetAdapterMBS.AdapterName as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.Address as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.CurrentIpAddress as WindowsIPAddressMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
This field is currently normally nil, but in the future it may point to the current IP inside the IP list.
But currently on Windows 2000 it seems to be always nil.
(Read and Write property)
WindowsEthernetAdapterMBS.Description as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.DhcpEnabled as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.DhcpServer as WindowsIPAddressMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.Gatewaycount as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.HaveWins as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.Index as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.IPcount as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.LeaseExpires as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.LeaseObtained as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.PrimaryWinsServer as WindowsIPAddressMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.SecondaryWinsServer as WindowsIPAddressMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read and Write property)
WindowsEthernetAdapterMBS.Type as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Network Plugin | 3.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
The type must be of the following values:
MIB_IF_TYPE_OTHER | 1 |
MIB_IF_TYPE_ETHERNET | 6 |
MIB_IF_TYPE_TOKENRING | 9 |
MIB_IF_TYPE_FDDI | 15 |
MIB_IF_TYPE_PPP | 23 |
MIB_IF_TYPE_LOOPBACK | 24 |
MIB_IF_TYPE_SLIP | 28 |
The items on this page are in the following plugins: MBS Network Plugin.