CharStr (PCH) - input

      String to be written.

      The address of the string to be written.

    Length (ULONG) - input

      Length of string.

      The length of the character string in bytes.

    VioHandle (HVIO) - input

      VIO presentation-space handle.

      This must be 0, unless the caller is a Presentation Manager application; in this case, it must be the value returned by VioCreatePS.

    rc (APIRET) - returns

      Return code.

      VioWrtTTY returns one of the following values:

    • NO_ERROR 355
        ERROR_VIO_MODE
      421
        ERROR_VIO_INVALID_PARMS
      436
        ERROR_VIO_INVALID_HANDLE


      [Back] [Next]