Jump to content

HM_INFORM

From EDM2

This message is used by the Help Manager to notify the application when the user selects a hypertext field that was specified with the reftype=inform attribute of the :link: tag.

Syntax

param1
USHORT idnum;     /* Window identity. */

param2
ULONG ulReserved; /* Reserved value, should be 0. */

Parameters

idnum (USHORT) - input
Window identity.
The identity that is associated with the hypertext field.
ulReserved (ULONG) - input
Reserved value, should be 0.

Returns

ulReserved (ULONG) - return
Reserved value, should be 0.
0: Reserved value, zero.