All Frameworks Class Hierarchy This Framework Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIBehOperationManagement
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIBehOperationManagement
Interface to manage the operation states.
public virtual HRESULT Cancel( | )= 0 |
public virtual HRESULT Done( | )= 0 |
public virtual HRESULT Start( | )= 0 |
public virtual HRESULT Suspend( | )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.