Method Editor dialog box

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

Method Editor dialog box

In the Method Editor dialog box, you can do the following:

  • Enable the Edit Input Arguments button by clicking the Enable Input Args option button.

    To open the Object Editor dialog box for an instance of the __Parameters class, click the Edit Input Arguments button. You can use the object editor to edit or define new input parameters for a method.

  • Enable the Edit Output Arguments button by clicking the Enable Output Args option button.

    To display the Object Editor dialog box for an instance of the __Parameters class, click the Edit Output Arguments button. You can use the object editor to edit or define new output parameters for a method.

  • Add, delete, and edit the qualifiers for this method in the Qualifiers section.

  • Save new methods and update existing methods by clicking Save Method.

Notes

  • To display the Method Editor dialog box, in the Windows Management Instrumentation Tester dialog box, click the appropriate IWbemServices class button. In the next dialog box, select a Method, and then click the appropriate Method button.

  • You can use the Method Editor dialog box to add methods to classes and class instances, and to edit methods.