All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATISchAppMultiImageMaster
Usage: you can reimplement this interface by deriving the supplied CATEASchAppMultiImageMaster adapter class.
interface CATISchAppMultiImageMaster
Interface to manage the master object in the Multi-Image-Object concept.
Application must derived implementation of this interface
from CATEASchAppMultiImageMaster.
Role: Manage the master object responsibilities.
BOA information: this interface CANNOT be implemented using the BOA (Basic Object Adapter). To know more about the BOA, refer to the CAA Encyclopedia home page. Click Middleware at the bottom left, then click the Object Modeler tab page. Several articles deal with the BOA.
public virtual HRESULT AppAddImage( | const CATISchAppConnectable* | iImage) = 0 |
public virtual HRESULT AppIsOKToCreateImage( | const CATDocument* | iImageDoc, |
CATBoolean& | oBYes, | |
CATUnicodeString& | oNLSFileName, | |
CATUnicodeString& | oNLSFileKeyToMessage) = 0 |
public virtual HRESULT AppListImages( | const CATICStringList* | iLFilter, |
CATIUnknownList** | oLUKImages) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.