IO.IOKitEvent |
Top Previous Next |
This Block returns Driver events generated by several sources in I/O Interfaces. The TimeStamp property of this Block represents the moment this event occurred. The Block Elements are the following: ·Element 0: Type of event ·0: Information ·1: Warning ·2: Error ·Element 1: Source of event ·0: Driver (specific of a Driver) ·-1: IOKit (generic events of I/O Interfaces) ·-2: Serial Interface ·-3: Modem Interface ·-4: Ethernet Interface ·-5: RAS Interface ·Element 2: Error number (specific for each source of event) ·Element 3: Event message (String, specific for each event)
|