Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The SWbemRefresher.DeleteAll method removes all the items from the collection in the SWbemRefresher object.
For an explanation of this syntax, see Document Conventions for the Scripting API.
Syntax
SWbemRefresher.DeleteAll()
Parameters
This method has no parameters.
Return value
This method does not return a value.
Remarks
The corresponding SWbemRefreshableItem for each removed item has its Refresher property set to NULL, which indicates that it no longer has a parent refresher.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| Type library |
|
| DLL |
|
| CLSID |
CLSID_SWbemRefresher |
| IID |
IID_ISWbemRefresher |