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