BACnetGetUserDataFromObjectHandle (FUN)ΒΆ
FUNCTION BACnetGetUserDataFromObjectHandle : POINTER TO BYTE
Returns the attached user data pointer which has been attached with a call to BACnetAttachUserDataToObjectHandle.
- InOut:
- Scope - Name - Type - Comment - Return - BACnetGetUserDataFromObjectHandle- POINTER TO BYTE - Input - handleToObject- A valid handle to the object retrieved by a call to BACnetGetObjectHandle. 
