ObjectInstance Constructor |
| Name | Description | |
|---|---|---|
| DPIObjectObjectInstance(ClassID, UInt32) |
Constructs an ObjectInstance with an optional class/instance id (or 0).
| |
| DPIObjectObjectInstance(DPIObjectObjectClass, UInt32) |
Constructs an ObjectInstance as an instance of the specified class, and with an optional instance id (or 0).
|