All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---ENOVIProperty
Usage: you can freely reimplement this interface.
interface ENOVIProperty
Base abstract class for properties objects.
Role: A property is an abstract object that can
be added to any Late type instance object, without changing
that late type object data structure (table). The object
linked to this property is the owner of that property.
public virtual HRESULT get_Owner( | CATBaseUnknown*& | oowner)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.