HM_HELPSUBITEM_NOT_FOUND - Syntax

The Help Manager sends this message to the application when the user requests help on a field and it cannot find a related entry in the help subtable.

param1
     USHORT  usContext  /*  Type of window on which help was requested. */

param2
     SHORT   sTopic     /*  Topic identifier. */
     SHORT   sSubTopic  /*  Subtopic identifier. */


[Back: HM_HELPSUBITEM_NOT_FOUND - Parameters]
[Next: HM_HELPSUBITEM_NOT_FOUND - Remarks]