hab (HAB) - input

      Anchor-block handle.

    pswp (PSWP) - input

      An array of set window position (SWP) structures.

      The elements of each correspond to the input parameters of WinSetWindowPos.

    cswp (ULONG) - input

      Window count.

      This parameter can be set to 0, representing an empty list of SWP structures.

    rc (BOOL) - returns

      Positioning success indicator.

      TRUE

        Positioning succeeded
      FALSE
        Positioning failed.


      [Back] [Next]