Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Win Plugin:WindowsWMI:
All Console safe, 39 entry points.
- class WindowsWMIMBS
- method ConnectServer(NetworkResource as string, Username as string="", Password as string="", Locale as string="", Authority as string="") as boolean
- method NextItem as boolean
- method Query(QueryLanguage as string, QueryText as string) as boolean
- method ExecNotificationQueryAsync(QueryLanguage as string, QueryText as string) as boolean
- method CancelAsyncCall as boolean
- method Constructor
- method InitAuthentication(User as string, Domain as string, Password as string) as boolean
- property LocatorHandle as Integer
- property ServiceHandle as Integer
- property EnumeratorHandle as Integer
- shared method InitSecurity(remote as boolean) as boolean
- shared method InitSecurity(AuthnLevel as integer, ImpLevel as integer) as boolean
- class WMIObjectMBS
- method GetPropertyBooleanArray(Name as string) as Boolean()
- method GetPropertySingleArray(Name as string) as Single()
- method GetPropertyDoubleArray(Name as string) as Double()
- method GetPropertyInt16Array(Name as string) as Int16()
- method GetPropertyUInt16Array(Name as string) as UInt16()
- method GetPropertyInt8Array(Name as string) as Int8()
- method GetPropertyUInt8Array(Name as string) as UInt8()
- method GetPropertyInt32Array(Name as string) as Int32()
- method GetPropertyUInt32Array(Name as string) as UInt32()
- method GetPropertyInt64Array(Name as string) as Int64()
- method GetPropertyUInt64Array(Name as string) as UInt64()
- method GetPropertyStringArray(Name as string) as string()
- method GetNames as string()
- method GetProperty(Name as string) as variant
- method GetPropertyString(Name as string) as string
- method GetPropertyBoolean(Name as string) as Boolean
- method GetPropertyInteger(Name as string) as integer
- method GetPropertyDouble(Name as string) as double
- method GetPropertyType(Name as string) as integer
- method GetPropertyTypeString(Name as string) as string
- method GetPropertyObject(Name as string) as WMIObjectMBS
- method GetPropertyInt64(Name as string) as Int64
- property Handle as Integer
- property Lasterror as Integer
- property LasterrorMessage as String
Blog Entries
- MonkeyBread Software Releases the MBS Xojo Plugins in version 25.5
- News from the MBS Xojo Plugins in Version 25.4
- MonkeyBread Software Releases the MBS Xojo Plugins in version 25.4
- Xojo News
- Windows Task Monitor written in Xojo
- MonkeyBread Software Releases the MBS Real Studio plug-ins in version 13.1
- BIOS Serial Number on Windows
- Detecting drive letter for an USB Stick
- MBS Releases the MBS Real Studio plug-ins in version 12.0
- MBS REALbasic Plugins Version 10.4 release notes
Xojo Developer Magazine