All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATICfgUEBsf

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

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


interface CATICfgUEBsf

Implement this interface to define the content of a predefined filter.
The predefined filters are defined through CATICfgMngUEBsf


Method Index


o GetBSFFilter(CATUnicodeString&,CATICfgFilter_var&)
Get the filter definition

Methods


o GetBSFFilter
public virtual HRESULT GetBSFFilter( const CATUnicodeString& iBSFName,
CATICfgFilter_var& oFilter) const=0
Get the filter definition
Parameters:
iBSFName
Name of the predefined filter.
oFilter
filter.

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

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