Z4SightEvent
Description
Represents function hook event.Structure Fields
Type fields and default values (if defined) are described below:
| Name | Type | Description | 
|---|---|---|
| Identifier | Z4SightLatchTriggerSource | Port or timer number. | 
| Timestamp | Long | Event timestamp. | 
| ReceptionTime | Long | The moment of executing the hook. Less accurate than timestamp but the same on any operating system. | 
| Latch | Long | Latch reference value. | 
| Operation | Z4SightOperation* | Command operation value | 
| Delay | Real* | Command delay value | 
| Duration | Real* | Command duration value | 
| Bit | Long* | Command bit value | 
