Platforms to show: All Mac Windows Linux Cross-Platform
WMIObjectMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Windows | MBS Win Plugin | 12.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
- 3 properties
- property Handle as Integer
- property Lasterror as Integer
- property LasterrorMessage as String
- 11 methods
- method GetNames as string()
- method GetProperty(Name as string) as Variant
- method GetPropertyBoolean(Name as string) as Boolean
- method GetPropertyDouble(Name as string) as Double
- method GetPropertyInt64(Name as string) as Int64
- method GetPropertyInteger(Name as string) as Integer
- method GetPropertyObject(Name as string) as WMIObjectMBS
- method GetPropertyString(Name as string) as string
- method GetPropertyStringArray(Name as string) as string()
- method GetPropertyType(Name as string) as Integer
- method GetPropertyTypeString(Name as string) as string
Sub classes:
Some examples using this class:
- /Win/WMI/WMI File Events
- /Win/WMI/WMI Process Creation Events
- /Win/WMI/WMI Process Creation Events via Remote
Blog Entries
- MBS Xojo / Real Studio Plugins, version 13.5pr6
- MBS Xojo / Real Studio Plugins, version 13.4pr2
- MBS Xojo / Real Studio Plugins, version 13.4pr1
- MonkeyBread Software Releases the MBS Real Studio plug-ins in version 13.1
- MBS Real Studio Plugins, version 13.1pr15
- MBS Releases the MBS Real Studio plug-ins in version 12.0
- MBS Real Studio Plugins, version 11.4pr1
The items on this page are in the following plugins: MBS Win Plugin.
