All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATICfgSpecCategory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICfgSpecCategory
This class is used to:
- Create CATICfgSimpleSpecification
- Manage the content and characteristics of a category
public virtual HRESULT CreateSpecification( | const CATUnicodeString& | iId, |
CATICfgSimpleSpecification_var& | oCfgSimpleSpec)=0 |
public virtual HRESULT GetDescription( | CATUnicodeString& | oDescription) const = 0 |
public virtual HRESULT GetName( | CATUnicodeString& | oName) const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.