hwndDesktop (HWND) - input

      Desktop-window handle.

      HWND_DESKTOP

        The desktop-window handle
      Other
        Specified desktop-window handle.

      fEnable (BOOL) - input

        New state for the queuing of physical input.

        TRUE

          Pointing device and keyboard input are queued
        FALSE
          Pointing device and keyboard input are disabled.

        rc (BOOL) - returns

          Previous state for the queuing of physical input.

          TRUE

            Pointing device and keyboard input were queued
          FALSE
            Pointing device and keyboard input were disabled.


          [Back] [Next]