Sun WBEM SDK Developer's Guide

Invoke Methods Dialog Box

The Invoke Methods dialog box is displayed from the Methods tab of an instance of a class that contains methods. Right-click the method and select Invoke Method from the menu. In the Invoke Methods dialog box, you can set the input values for the variables, or parameters, of a method and invoke the method. An example of a parameter value is a signed integer or a Date/Time value.

The Invoke Methods dialog box supports three types of parameters:

The Parameter Type column of the Invoke Methods dialog box indicates whether the parameter of the method is input, output, or input/output. The value of an input parameter is displayed in the Input Value column. The value of an output parameter is displayed in the Output Value column.

For information about how to invoke a method, see Invoking Methods.