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 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 |
|
| Type library |
|
| DLL |
|
| CLSID |
CLSID_SWbemMethod |
| IID |
IID_ISWbemMethod |