SWbemRefresher.Refresh method
The SWbemRefresher.Refresh method updates all the items that are contained in the SWbemRefresher object.
For an explanation of this syntax, see Document Conventions for the Scripting API.
Syntax
SWbemRefresher.Refresh( _
[ ByVal iFlags ] _
)
Parameters
-
iFlags [optional]
-
Flags must be set to 0 (zero).
Return value
This method does not return a value.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
Type library |
|
DLL |
|
CLSID |
CLSID_SWbemRefresher |
IID |
IID_ISWbemRefresher |