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
The object identifier which has been queried.
nNumberRecords
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
Flag indicating if set that there are no more entries available.