All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIAutomationResolution
Usage: you can freely reimplement this interface.
interface CATIAutomationResolution
Interface for the resolution mechanism of the macros generation.
Role:
This interface must be implemented by objects that want to specify a custom
access path in the Automation container-content hierarchy.
It contains a single method which generates a CATIScriptMethodCall.
This generated object describes how to access the object from its container.
public virtual HRESULT GetResolution( | CATIScriptMethodCall*& | oResolution, |
CATBaseDispatch* | iObjectToResolve) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.