IEC_BACNET_AUDIT_LOG_QUERY_RESPONSE_INFO (STRUCT)ΒΆ
TYPE IEC_BACNET_AUDIT_LOG_QUERY_RESPONSE_INFO : STRUCT
This structure describes the BACnetAuditLogQueryResponse type.
- InOut:
Name
Type
Comment
auditLogThe object identifier which has been queried.
nNumberRecordsThe number of entries in buffer below.
pResultsPOINTER TO IEC_BACNET_AUDIT_LOG_RECORD_RESULT
The pointer to the audit record result data.
fNoMoreItemsFlag indicating if set that there are no more entries available.