Jump to content

RegisterUserHook: 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 19:4019:40, 13 April 2025 Martini talk contribs 8,903 bytes +8,903 Created page with "This hook is called whenever a user message or data type is registered. ==Syntax== RegisterUserHook(hab, cUshort, arRMP, fRegistered); ==Parameters== ;''hab'' (HAB) - input: The application anchor block. ;''cUshort'' (ULONG) - input: Number of data type codes. :For data types, this parameter is the number of data type codes in ''arRMP'', This value must not be less than one. :For messages, this parameter is set to 0. ;''arRMP'' (PUSHORT) - input: Array of data type co..."