Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Query Windows Management Interface to learn about hardware and system configuration.
Version | macOS | Windows | Linux | Server | iOS SDK |
5.2 / 10.5 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |
Item | Details |
---|---|
WMIQuery.Connect Connects to WMI server. | Win only 5.2 |
WMIQuery.New Creates a new WMI Query object. | Win only 5.2 |
WMIQuery.Next Queries the next item in the result of a query. | Win only 5.2 |
WMIQuery.PropertyNames Queries a list of property names for current item. | Win only 5.2 |
WMIQuery.PropertyType Queries data type of a property. | Win only 5.2 |
WMIQuery.PropertyValue Queries the value of the property. | Win only 5.2 |
WMIQuery.Query Executes a query. | Win only 5.2 |
WMIQuery.Release Releases a query object. | Win only 5.2 |
WMIQuery.ReleaseAll Frees all query objects. | Win only 10.5 |
9 functions shown.
These functions require a license (78%).