All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATICfgUserExit

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

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATICfgUserExit



Method Index


o BuildBSFFilter(CATUnicodeString&,SEQUENCE(CORBAAny)&,CATICfgFilter_var&)
Get the filter definition

Methods


o BuildBSFFilter
public virtual HRESULT BuildBSFFilter( const CATUnicodeString& iFilterName,
SEQUENCE(CORBAAny)& iListObjectToFilter,
CATICfgFilter_var& ioFilter) = 0
Get the filter definition
Parameters:
iFilterName
Name of the predefined filter.
iListObjectToFilter
List of objects that will be filtered by the configuration. This may he
ioFilter
Configuration filter. You should use the CATICfgFilter passed as argume

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

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