Jump to content

JournalPlaybackHook: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 April 2025

  • curprev 17:1917:19, 13 April 2025 Martini talk contribs 1,620 bytes +1,620 Created page with "This hook plays back recorded messages. ==Syntax== ulTime = JournalPlaybackHook(hab, fSkip, pQmsg); ==Parameters== ;''hab'' (HAB) - input: Anchor-block handle. ;''fSkip'' (BOOL) - input: Indicator as to whether the next message should be played back. :TRUE: The journal playback hook skips to the next message. The ''pQmsg'' parameter is NULL in this case. The next hook in the chain is not called. :FALSE: The journal playback hook returns the next available message. The..."