pAppName (PSZ) - input

      Pointer to application name.

      A pointer to a zero-terminated string which contains the application name.

    pKeyName (PSZ) - input

      Pointer to key name.

      A pointer to a zero-terminated string which contains the key name.

    hwnd (HWND) - input

      Window handle of the window to restore.

    rc (BOOL) - returns

      Success indicator.

      TRUE

        Successful completion
      FALSE
        Error occurred.


      [Back] [Next]