SWbemObjectEx object
The SWbemObjectEx object provides extended functionality for SWbemObject. Like SWbemObject, the methods of this extended object can be used by all WMI objects. This object cannot be created by the VBScript CreateObject call.
Members
The SWbemObjectEx object has these types of members:
Methods
The SWbemObjectEx object has these methods.
Method | Description |
---|---|
GetText_ | Returns a text file showing the contents of an object in XML. |
Refresh_ | Refreshes data in an object. |
SetFromText_ | Reserved for future use. |
Properties
The SWbemObjectEx object has these properties.
Property | Access type | Description |
---|---|---|
SystemProperties_ |
Read/write |
An SWbemPropertySet object that contains the collection of system properties that apply to the SWbemObjectEx. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
Type library |
|
DLL |
|
CLSID |
CLSID_SWbemObjectEx |
IID |
IID_ISWbemObjectEx |