Row (ULONG) - input

      The top-most row shown in the window

    Column (ULONG) - input

      The left-most column shown in the window.

    hvps (HVIO) - input

      VIO presentation-space handle.

      This is either 0 to indicate the default VIO session or a value returned by VioCreatePS.

    rc (APIRET) - returns

      Return code.

      VioSetOrigin returns one of the following values:

    • NO_ERROR 358
        ERROR_VIO_ROW
      359
        ERROR_VIO_COL
      421
        ERROR_VIO_INVALID_PARMS
      436
        ERROR_VIO_INVALID_HANDLE


      [Back] [Next]