BACnetDestroyObject (FUN)ΒΆ
FUNCTION BACnetDestroyObject : IEC_BACNET_STATUS
Deletes an object in a local device.
Deletes an object in a local Device. The Device Object of a Device cannot be deleted with this routine.
- InOut:
- Scope - Name - Type - Comment - Return - BACnetDestroyObject- A status indicating if the operation worked. - Input - deviceInstNumber- The device instance number from which the object will be deleted. - pObjID- POINTER TO IEC_BACNET_OBJECT_ID - A pointer to the object identifier which specifies object type and instance number of the object to delete. 
