Module (HMODULE) - input

      Resource identity.

      Handle of the module that contains the application hook procedure, as returned by the DosLoadModule or DosQueryModuleHandle call. This parameter can be NULLHANDLE when a queue hook is being installed by an application into its own message queue.

      When hooking a system hook this parameter must be a valid module handle.


    [Back] [Next]