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

auditLog

IEC_BACNET_OBJECT_ID

The object identifier which has been queried.

nNumberRecords

IEC_BACNET_ELEMENT_COUNT

The number of entries in buffer below.

pResults

POINTER TO IEC_BACNET_AUDIT_LOG_RECORD_RESULT

The pointer to the audit record result data.

fNoMoreItems

IEC_BACNET_BOOLEAN

Flag indicating if set that there are no more entries available.