MBS Xojo Developer Conference and Training
Join us from 11th to 14th September 2013 in Koblenz.
Join us from 11th to 14th September 2013 in Koblenz.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin MBS Real Studio Win Plugin:WindowsWMI:
Complete Console safe, Sizes: Mac OS X 53 KBytes, Linux 68 KBytes, Windows 105 KBytes.
- class WMIObjectMBS
- method GetNames as string()
- method GetProperty(Name as string) as variant
- method GetPropertyString(Name as string) as string
- 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
- 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
Links
MBS Realbasic tutorial videos