0 out of 2 rated this helpful - Rate this topic

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.

MethodDescription
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.

PropertyAccess typeDescription

SystemProperties_

Read/write

An SWbemPropertySet object that contains the collection of system properties that apply to the SWbemObjectEx.

 

Remarks

Like SWbemObject in Windows 2000 and earlier, SWbemObjectEx has a special role as a WMI object. For more information, see Scripting with SWbemObject.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Type library

Wbemdisp.tlb

DLL

Wbemdisp.dll

See also

Scripting API Objects
SWbemObject
WbemObjectTextFormatEnum

 

 

Send comments about this topic to Microsoft

Build date: 11/19/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.