All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATICfgMilestoneCallBack

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

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


interface CATICfgMilestoneCallBack

The CATICfgMilestoneCallBack events - Milestone value changes


Method Index


o CallValueChanged(CATUnicodeString&,CATICfgValue_var&)
A Milestone value has changed

Methods


o CallValueChanged
public virtual void CallValueChanged(CATUnicodeString& iMilestoneName,
const CATICfgValue_var& inewValue) = 0
A Milestone value has changed
Parameters:
iMilestoneName
The milestone name.
inewValue
The new milestone value.

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

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