BACnetGetObjectIdentifierFromHandle (FUN)ΒΆ
FUNCTION BACnetGetObjectIdentifierFromHandle : IEC_BACNET_STATUS
Returns an object identifier and device instance number for the given object handle.
- InOut:
- Scope - Name - Type - Comment - Return - BACnetGetObjectIdentifierFromHandle- Input - handleToObject- A valid handle to the object. - pDeviceInstNumber- POINTER TO IEC_BACNET_INST_NUMBER - A pointer to store the device instance number. - pObjectId- POINTER TO IEC_BACNET_OBJECT_ID - A pointer to struct object identifier to store the object identifier. 
