All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATFunctSystemItf Interface CATIFunctObjectProxy

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATFunctSystemItf.CATIFunctElement
        |
        +---CATFunctSystemItf.CATIFunctPosition
          |
          +---CATFunctSystemItf.CATIFunctObject
            |
            +---CATIFunctObjectProxy
 

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


interface CATIFunctObjectProxy

The interface to access a Functional ObjectProxy.


Method Index


o GetDescription(CATIFunctDescription*&)
Get the description attached to the proxi.
o PutDescription(CATIFunctDescription*)
Put the description attached to the proxi.

Methods


o GetDescription
public virtual HRESULT GetDescription(CATIFunctDescription*& oDesc)= 0
Get the description attached to the proxi.
o PutDescription
public virtual HRESULT PutDescription(CATIFunctDescription* iDesc)= 0
Put the description attached to the proxi.

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

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