[GME-commit] GMESRC/GME/XmlBackEnd ccauto.IDL,NONE,1.1

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Tue Sep 14 11:39:51 CDT 2004


Update of /var/lib/gme/GMESRC/GME/XmlBackEnd
In directory braindrain:/tmp/cvs-serv1625

Added Files:
	ccauto.IDL 
Log Message:
no message

CVS User: bogyom

--- NEW FILE: ccauto.IDL ---
// Generated .IDL file (by the OLE/COM Object Viewer)
// 
// typelib filename: ccauto.dll

[
  uuid(B22C7EFA-5A5E-11D3-B1CD-00C04F8ECE2F),
  version(5.0),
  helpstring("ClearCase Automation Library 5.0"),
  helpfile("cc_cal.chm"),
  helpcontext(0x00000064)
]
library ClearCase
{
    // TLib :     // TLib : OLE Automation : {00020430-0000-0000-C000-000000000046}
    importlib("stdole2.tlb");

    // Forward declare all types defined in this typelib
    interface IClearCase;
    interface ICCActivity;
[...3140 lines suppressed...]
    [
      uuid(B22C7F3F-5A5E-11D3-B1CD-00C04F8ECE2F),
      helpstring("Class for comparing baselines"),
      helpcontext(0x00001068),
      noncreatable
    ]
    coclass CCBaselineComparison {
        [default] interface ICCBaselineComparison;
    };

    [
      uuid(B22C7F46-5A5E-11D3-B1CD-00C04F8ECE2F),
      helpstring("Interface to project policy settings"),
      helpcontext(0x000010cc),
      noncreatable
    ]
    coclass CCProjectPolicy {
        [default] interface ICCProjectPolicy;
    };
};



More information about the GME-commit mailing list