Jump to content

HM_HELP_CONTENTS

From EDM2

When the Help Manager receives this message, it displays the help contents window.

Syntax

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

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

Parameters

ulReserved (ULONG) - input
Reserved value, should be 0.
ulReserved (ULONG) - input
Reserved value, should be 0.

Returns

rc (ULONG) - return
Return code.
0: The help contents window was successfully displayed.
Other: See the values of the ulErrorCode parameter of the HM_ERROR message.

Default Processing

None.