IBACnetPersistence.GetPersistenceInfos (METH)ΒΆ
METHOD GetPersistenceInfos : CmpBACnet.IEC_BACNET_STATUS
Gets information which objects had been stored. This method allocates pInfo, the caller has to free pInfo using IBACnetPersistence.FreePersistenceInfos.
- InOut:
- Scope - Name - Type - Comment - Return - GetPersistenceInfos- CmpBACnet.IEC_BACNET_STATUS- Output - numInfo- UDINT- Number of stored objects. - pInfo- POINTER TO BACnetPersistenceInfo - Array of information about stored objects. 
