SWbemMethod.InParameters property

The InParameters property of the SWbemMethod object is an SWbemObject object whose properties define the input parameters for this method. This property is read-only. Note that any changes that are made to this object are not reflected in the underlying method definition.

For an explanation of this syntax, see Document Conventions for the Scripting API.

This property is read-only.

Syntax

SWbemMethod.InParameters As Object

Property value

Remarks

For more information, see Constructing InParameters Objects and Parsing OutParameters Objects.

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_SWbemMethod
IID
IID_ISWbemMethod

See also

SWbemMethod

SWbemObject.ExecMethod_

SWbemObject.ExecMethodAsync_

SWbemServices.ExecMethod

SWbemServices.ExecMethodAsync