All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---ENOVICWAttachments
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface ENOVICWAttachments
Interface for Attachments.
Role: Implements extensions of an Action (or derivative)
to perform Attachments operations.
public virtual HRESULT AddNewAttachment( | const CATUnicodeString& | iAttName, |
const CATUnicodeString& | iDescription, | |
const CATIVpmFactoryObject_var& | ObjecttoAttach, | |
CATIVpmAFLAttachement_var& | oAttObject)=0 |
public virtual HRESULT RemoveAttachment( | CATIVpmAFLAttachement_var& | oAttObject) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.