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