hwnd (HWND) - input

      Window handle.

    fEnable (BOOL) - input

      New visibility state.

      TRUE

        Set window state visible
      FALSE
        Set window state invisible.

      rc (BOOL) - returns

        Visibility-changed indicator.

        TRUE

          Window visibility successfully changed
        FALSE
          Window visibility not successfully changed.


        [Back] [Next]