All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIReplaceUI
Usage: you can freely reimplement this interface.
interface CATIReplaceUI
Replace.
Role: Implement this interface for replace operation.
Retrieve in a CATPathElement a valid element for replace.
Called by replace command.
| public virtual HRESULT FindValidElementForReplace( | const CATUnicodeString& | iRole, |
| const CATPathElement* | iSelection, | |
| const CATBaseUnknown* | iOldValue, | |
| CATBaseUnknown*& | oFoundElement)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.