hwnd (HWND) - input

      Window handle whose rectangle is retrieved.

    prclDest (PRECTL) - output

      Window rectangle.

      Window rectangle of hwnd, in window coordinates.

      Note: The value of each field in this structure must be in the range -32 768 through 32 767. The data type WRECT may also be used, if supported by the language.

    rc (BOOL) - returns

      Rectangle-returned indicator.

      TRUE

        Rectangle successfully returned
      FALSE
        Rectangle not successfully returned.


      [Back] [Next]