idHelpPanelId (USHORT)

      Identity of the help window.

      This points to a USHORT data type.

    For a value of the usTypeFlag parameter of HM_PANELNAME.

    pszHelpPanelName (PSZ)

      Name of the help window.

      This points to a string containing the name of the help window.

    usTypeFlag (USHORT)

      Flag indicating how to interpret the first parameter.

      HM_RESOURCEID

        Indicates the param1 points to the identity of the help window.
      HM_PANELNAME
        Indicates the param1 points to the name of the help window.

      rc (ULONG)

        Return code.

      • The window was successfully displayed Other
          See the values of the ulErrorCode parameter of the HM_ERROR message.


        [Back] [Next]