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
BACnetGetUserDataFromObjectHandlePOINTER TO BYTE
Input
handleToObjectA valid handle to the object retrieved by a call to BACnetGetObjectHandle.