hab (HAB) - input

      Anchor-block handle.

    prcl (PRECTL) - in/out

      Rectangle to be offset.

      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.

    cx (LONG) - input

      x-value of offset.

    cy (LONG) - input

      y-value of offset.

    rc (BOOL) - returns

      Success indicator.

      TRUE

        Successful completion
      FALSE
        Error occurred.


      [Back] [Next]