All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATICfgProgram

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATICfgProgram
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATICfgProgram



Method Index


o CreateMileStone(CATUnicodeString&,CATICfgMileStone_var&)
Create a milestone.

Methods


o CreateMileStone
public virtual HRESULT CreateMileStone( const CATUnicodeString& inShortName,
CATICfgMileStone_var& outMileStone) = 0
Create a milestone.
Parameters:
inShortName
The name of the milestone.
outMileStone
The created milestone.

This object is included in the file: CATICfgProgram.h
If needed, your Imakefile.mk should include the module: GUIDVPMInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.