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

 1 mike  1.1 <html>
 2             <body bgcolor="#CCCCCC">
 3               <table width="100%">
 4                 <tr>
 5           	<td width="50%" align="bottom"><h1>EnumerateClassNames</h1><td>
 6           	<td width="50%" align="right">
 7 karl  1.2 	    <img border=1 src="/icons/OpenGroupLogo.gif">
 8 mike  1.1 	</td>
 9                 </tr>
10               </table>
11               <hr></hr>
12               <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
13                 <INPUT TYPE="hidden" NAME="Operation" VALUE="EnumerateClassNames">
14                 <p>NameSpace
15                   <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv20">
16 karl  1.2         The NameSpace parameter is a string that defines the target namespace.
17 mike  1.1       <p>ClassName <INPUT TYPE="text" NAME="ClassName" SIZE=30>
18 karl  1.2       <p>DeepInheritance
19 mike  1.1         <INPUT TYPE="checkbox" NAME="DeepInheritance" VALUE="true" checked>
20                 <p><INPUT TYPE="submit" VALUE="EnumerateClassNames">
21                 <p><INPUT TYPE="reset" VALUE="Reset">
22               </form>
23             </body>
24           </html>

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2