(file) Return to InvokeMethod.htm CVS log (file) (dir) Up to [Pegasus] / pegasus / cgi / htdocs / Attic

Diff for /pegasus/cgi/htdocs/Attic/InvokeMethod.htm between version 1.2 and 1.3

version 1.2, 2001/06/12 14:32:26 version 1.3, 2001/06/30 15:28:09
Line 11 
Line 11 
     <hr>     <hr>
     <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">     <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
       <INPUT TYPE="hidden" NAME="Operation" VALUE="InvokeMethod">       <INPUT TYPE="hidden" NAME="Operation" VALUE="InvokeMethod">
         <INPUT TYPE="hidden" NAME="hostaddress" VALUE="localhost:5988">
          <INPUT TYPE="hidden" NAME="debug" VALUE="">
       <p>Show the Class Tree for a Namespace.       <p>Show the Class Tree for a Namespace.
       <p>NameSpace&nbsp;&nbsp;&nbsp; <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv2">       <p>NameSpace&nbsp;&nbsp;&nbsp; <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv2">
       <p>&nbsp;       <p>&nbsp;
Line 51 
Line 53 
                 const CIMReference&amp; instanceName,                 const CIMReference&amp; instanceName,
                 const String&amp; methodName,                 const String&amp; methodName,
                 const Array<CIMValue>&amp; inParameters,                 const Array<CIMValue>&amp; inParameters,
                 Array<CIMValue>&amp; outParameters) = 0;                  Array<CIMValue>&amp; outParameters) = 0;    </pre>
     </pre>  
   <hr><p style="margin-top: 0; margin-bottom: 0"> <font size="2">Demonstration   <hr><p style="margin-top: 0; margin-bottom: 0"> <font size="2">Demonstration
      Prepared by the OpenGroup Manageability Work Group Pegasus Development Team</font>      Prepared by the OpenGroup Manageability Work Group Pegasus Development Team</font>
  
Line 60 
Line 61 
      for more information on Pegasus</font>      for more information on Pegasus</font>
  
      <p style="margin-top: 0; margin-bottom: 0"> <font size="1">Last Modified <!--webbot bot="Timestamp" S-Type="EDITED"      <p style="margin-top: 0; margin-bottom: 0"> <font size="1">Last Modified <!--webbot bot="Timestamp" S-Type="EDITED"
     S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Monday, March 26, 2001 05:51:53 PM<!--webbot bot="Timestamp" i-CheckSum="50405" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;      S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Friday, June 29, 2001 06:46:22 PM<!--webbot bot="Timestamp" i-CheckSum="54909" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      Copyright @ The Open Group 2001&nbsp;</font>      Copyright @ The Open Group 2001&nbsp;</font>
      <script>
              document.InvokeMethod.hostaddress.value = top.hostAddress;
          document.InvokeMethod.debug.value = top.debug
          document.InvokeMethod.NameSpace.value = top.NameSpace
   
              window.focus();
      </script>
  
   </body>   </body>
 </html> </html>


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2