All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIUdfFeatureUser
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIUdfFeatureUser
Interface which enables advanced edition for UserFeature reference.
Role: Interface that enables edition for UserFeature reference.
This interface should be use only for modification of UserFeature reference.
For instantiation, you should use CATIUdfInstantiate interface. For instance edition, use
CATIUdfFeatureInstance .
public virtual HRESULT GetOutputs( | CATListValCATBaseUnknown_var*& | oInternals) = 0 |
public virtual HRESULT GetType( | CATUnicodeString& | oType) = 0 |
public virtual HRESULT SetType( | const CATUnicodeString& | iType) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.