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

Diff for /pegasus/cgi/htdocs/Attic/GetInstance.html between version 1.7 and 1.8

version 1.7, 2001/06/30 15:28:09 version 1.8, 2002/01/30 21:56:39
Line 37 
Line 37 
       appropriate elements       appropriate elements
  
       <p><b><a href="#PropertyList">PropertyList</a> </b> <INPUT TYPE="text" NAME="PropertyList" SIZE=30 VALUE="NULL">       <p><b><a href="#PropertyList">PropertyList</a> </b> <INPUT TYPE="text" NAME="PropertyList" SIZE=30 VALUE="NULL">
       NOTE: <b> NOT IMPLEMENTED</b>. Null or array of property names to filter        Null or array of property names to filter
       request. <a href="#PropertyList">See below</a>.       request. <a href="#PropertyList">See below</a>.
  
       <p><INPUT TYPE="submit" VALUE="Submit Request"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;       <p><INPUT TYPE="submit" VALUE="Submit Request"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Line 113 
Line 113 
     <hr>     <hr>
       <h2>C++ Pegasus API</h2>       <h2>C++ Pegasus API</h2>
  
     <pre>      <pre>virtual CIMInstance getInstance(
     virtual CIMInstance getInstance(  
             const String&amp; nameSpace,             const String&amp; nameSpace,
             const CIMReference&amp; instanceName,             const CIMReference&amp; instanceName,
             Boolean localOnly = true,             Boolean localOnly = true,
             Boolean includeQualifiers = false,             Boolean includeQualifiers = false,
             Boolean includeClassOrigin = false,             Boolean includeClassOrigin = false,
             const Array<String>&amp; propertyList = StringArray()) = 0;          const CIMPropertyList&amp; propertyList = CIMPropertyList());
   
     </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 129 
Line 129 
      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 -->Friday, June 29, 2001 06:42:17 PM<!--webbot bot="Timestamp" i-CheckSum="55037" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;      S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Wednesday, January 30, 2002 12:57:05 PM<!--webbot bot="Timestamp" i-CheckSum="19833" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      Copyright @ The Open Group 2001&nbsp;</font>      Copyright @ The Open Group 2001&nbsp;</font>
  
       <p>       <p>


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2