InitializeEmptyPropertyInstance (FUN)ΒΆ
FUNCTION InitializeEmptyPropertyInstance : BOOL
Initializes a property (prop) with its (working) defaults (mostly empty) considering constant array sizes, lists and special property types.
- InOut:
- Scope - Name - Type - Comment - Return - InitializeEmptyPropertyInstance- BOOL- Input - objTyp- CmpBACnet.IEC_BACNET_OBJECT_TYPE- The object instance which has the desired property. - accessID- CmpBACnet.IEC_BACNET_ACCESS- The access specifier used for initializing the property instance. - propID- CmpBACnet.IEC_BACNET_PROPERTY_ID- The property ID of the property for which the instance data shall be initialized. - Inout - prop- CmpBACnet.IEC_BACNET_PROPERTY_INSTANCE
