SWbemRefreshableItem.ObjectSet property
The SWbemRefreshableItem.ObjectSet property represents the object set to be refreshed. The ObjectSet property is either an enumerator or a collection item that is contained in an SWbemRefresher object.
For an explanation of this syntax, see Document Conventions for the Scripting API.
This property is read/write.
Syntax
SWbemRefreshableItem.ObjectSet As Object
Property value
Remarks
This property is NULL unless SWbemRefreshableItem.IsSet is TRUE.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
Type library |
|
DLL |
|
CLSID |
CLSID_SWbemRefreshableItem |
IID |
IID_ISWbemRefreshableItem |