Managed Windows API
GetNextJournalMessage Event
NamespacesManagedWinapi.HooksJournalPlaybackHookGetNextJournalMessage
Occurs when the next journal message is needed. If the message is and a timestamp in the future, it just waits for that time and asks for a message again. If the message is and the timestamp is in the past, playback stops.
Declaration Syntax
C#
public event JournalPlaybackHook..::.JournalQuery GetNextJournalMessage

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)