Click or drag to resize

ObjectInstance Properties

The DPIObjectObjectInstance type exposes the following members.

Properties
  NameDescription
Public propertyClassId
The class id of an object.
(Inherited from DPIObject.)
Public propertyInstanceId
The instance id of an object.
(Inherited from DPIObject.)
Public propertyNode
The associated node in the DPI node hierarchy.
(Inherited from DPIObject.)
Public propertyNodeName
Override to provide a name for the node.
(Inherited from DPIObject.)
Public propertyNumLinks
Returns the number of links.
(Inherited from DPIObject.)
Public propertyParentClass
The parent class of an instance (or null).
Public propertyRouter
The DPI router instance.
(Inherited from DPIObject.)
Top
See Also