All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATSchPlatformInterfaces Interface CATISchAppRoute2

System.IUnknown
  |
  +---CATISchAppRoute2
 

Usage: you can reimplement this interface by deriving the supplied CATEASchAppRoute2 adapter class.


interface CATISchAppRoute2

Interface to manage an application route object.
Application must derived implementation of this interface from CATEASchAppRoute2. Role: Defines application route object behaviors.

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.


Method Index


o AppPostRouteProcess(CATISchAppConnectable*)
Post process after creating a route instance.

Methods


o AppPostRouteProcess
public virtual HRESULT AppPostRouteProcess(CATISchAppConnectable* iCntblConnectedTo) = 0
Post process after creating a route instance.
Parameters:
iCntbleConnectedTo
The connectable that the route is connected to this route It is optional

This object is included in the file: CATISchAppRoute2.h

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