BACnetGetPropertyAccessRight (FUN)ΒΆ
FUNCTION BACnetGetPropertyAccessRight : IEC_BACNET_STATUS
Checks the access rights for local properties.
An application can change the accessrights set on object construction for an local objects property.
- InOut:
Scope
Name
Type
Comment
Return
BACnetGetPropertyAccessRightA status indicating if the operation worked.
Input
instNumberInstance number of a Device Object.
pObjectIDPOINTER TO IEC_BACNET_OBJECT_ID
A pointer to the Object Identifier.
ePropertyIDThe Property identifier of the local property.
pePropertyAccessPOINTER TO IEC_BACNET_ACCESS
The configured accessright for the specified property.