IC4_DEVICE_INFO Struct Reference
Device information type. More...
Detailed Description
Device information type.
Instances of this type are created by calling ic4_devenum_get_devinfo().
This type is reference-counted. Call ic4_devinfo_ref() to increase the internal reference count, or ic4_devinfo_unref() to decrease it. If the reference count reaches zero, the object is destroyed.