All Frameworks  Class Hierarchy  This Framework  Indexes

ENOVEdeIntegrationItf Interface ENOVIExUE_EH_MH_integration

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

Usage: you can freely reimplement this interface.


interface ENOVIExUE_EH_MH_integration

This User Exit allows to implement customize behavior in the LCA/IPD connection until R14: one method is defined, allowing to customize the chosen Effectivity Domain name whitch is used in the connection.
Default behavior: First of the list is passed in the connection. Role: This interface must be re-implemented to customize the default behavior of the connection
You must update your dictionary with the following Late Type UE_EH_MH_integration.


Method Index


o Get_EffectivtiyDomain(CATUnicodeString&)
This method is used to get the Effectivity Domain name to take into account in the LCA/IPD connection
Role: to get the domain name

Methods


o Get_EffectivtiyDomain
public virtual HRESULT Get_EffectivtiyDomain(CATUnicodeString& oDomain) = 0
This method is used to get the Effectivity Domain name to take into account in the LCA/IPD connection
Role: to get the domain name
Returns:
Returns S_OK if domain name is a valid one. else returns S_FALSE
Parameters:
oDomain
The name of the Domain for which effectivities have to be exported

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

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