Jump to content

HM SET USERDATA: 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.

28 April 2025

  • curprev 04:1204:12, 28 April 2025 Martini talk contribs 557 bytes +557 Created page with "{{DISPLAYTITLE:HM_SET_USERDATA}} The application sends this message to IPF to store data in the IPF data area. ==Syntax== <pre> param1 ULONG ulReserved; Reserved value, should be 0.: param2 VOID usrdata; 4-byte user data area.: </pre> ==Parameters== ;ulReserved (ULONG) - input: Reserved value, should be 0. ;usrdata (VOID) - input: 4-byte user data area. ==Returns== ;rc (ULONG) - return: Return code. ::TRUE: The user data was successfully stor..."