BACnetGetUserDataFromObjectPropertyOverObjectHandle (FUN)ΒΆ
FUNCTION BACnetGetUserDataFromObjectPropertyOverObjectHandle : POINTER TO BYTE
Returns the attached user data pointer which has been attached with a call to BACnetAttachUserDataToObjectPropertyOverObjectHandle.
- InOut:
- Scope - Name - Type - Comment - Return - BACnetGetUserDataFromObjectPropertyOverObjectHandle- POINTER TO BYTE - Input - handleToObject- A valid handle to the object retrieved by a call to ::BACnetGetObjectHandle. - ePropertyID- A property id which is valid and existend for the given object handle. 
