Module (HMODULE) - input

      Handle of the module which contains the help table and help subtable resources.

      NULLHANDLE

        Use the resources file for the application.
      Other
        The module handle returned by the DosLoadModule or DosQueryModuleHandle call referencing a dynamic-link library containing the help resources.


      [Back] [Next]