SWbemRefreshableItem.Object property

The SWbemRefreshableItem.Object property represents a single SWbemObject instance that is refreshed. The item 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.Object As Object

Property value

Remarks

This property is NULL unless SWbemRefreshableItem.IsSet is FALSE.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Header
Wbemdisp.h
Type library
Wbemdisp.tlb
DLL
Wbemdisp.dll
CLSID
CLSID_SWbemRefreshableItem
IID
IID_ISWbemRefreshableItem

See also

SWbemRefreshableItem

SWbemRefreshableItem