All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATAnalysisInterfaces Interface CATISamInteractiveError

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

Usage: you can freely reimplement this interface.


interface CATISamInteractiveError

Customizes the Error command that will be launched if an Error occurs.


Method Index


o GetErrorCommand(CATCommand**)
Defines the command to launch.

Methods


o GetErrorCommand
public virtual HRESULT GetErrorCommand(CATCommand** oCommand) = 0
Defines the command to launch.
Parameters:
oCommand
Command associated to the error.

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

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