All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---ENOVICWAffectedObjects
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface ENOVICWAffectedObjects
Interface for Affected Objects.
Role: Implements extensions of an Action (or derivative)
to perform Affected Objects operations.
| public virtual HRESULT AddAffectedObject( | const CATIVpmFactoryObject_var& | ObjecttoAdd, | |
| const CATUnicodeString& | iAOType, | ||
| CATIVpmAFLAffectedObject_var& | oAffObject, | ||
| const CATUnicodeString& | iChangeType | ="Add" )= 0 |
| public virtual HRESULT RemoveAffectedObject( | CATIVpmAFLAffectedObject_var& | oaffObj)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.