All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIVpmObjectRules
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIVpmObjectRules
This class enables to access to rules related to a domain.
public virtual HRESULT GetEntityName( | const CATUnicodeString& | iLateType, |
CATUnicodeString& | oSupLateType, | |
CATUnicodeString& | oEntityName)const = 0 |
public virtual HRESULT GetLateChild( | const CATUnicodeString& | iSupLateType, |
CATListOfCATUnicodeString& | oListOfSubLateType)const = 0 |
public virtual HRESULT GetLateType( | const CATUnicodeString& | iEntityName, |
const void* | iRealObjectPtr, | |
CATUnicodeString& | oSupLateType, | |
CATUnicodeString& | oLateType)const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.