BACnetGetDatabaseObjectDescription (FUN)ΒΆ
FUNCTION BACnetGetDatabaseObjectDescription : POINTER TO IEC_BACNET_PROPERTY_DESCRIPTION_LIST
Function for retrieving information about object properties.
This function can be called by an user application that needs information about which standard properties are defined for an particular object type.
- InOut:
- Scope - Name - Type - Comment - Return - BACnetGetDatabaseObjectDescription- POINTER TO IEC_BACNET_PROPERTY_DESCRIPTION_LIST - A pointer of type IEC_BACNET_PROPERTY_DESCRIPTION_LIST or 0. - Input - objectType- The object type for which the caller wants the set of property informations. 
