All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATICfgMileStone

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

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


interface CATICfgMileStone



Method Index


o GetValue(CATICfgValue_var&)
Get the value of the milestone
o SetValue(CATTime&)
Set the value of the milestone
o SetValue(int)
Set the value of the milestone

Methods


o GetValue
public virtual HRESULT GetValue(CATICfgValue_var& oVal) const = 0
Get the value of the milestone
Parameters:
oVal
value of the milestone.
o SetValue
public virtual HRESULT SetValue( const CATTime& iVal) = 0
Set the value of the milestone
Parameters:
iVal
Value of the milestone.
o SetValue
public virtual HRESULT SetValue( const int iVal) = 0
Set the value of the milestone
Parameters:
iVal
Value of the milestone.

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

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