ConfigID (ULONG) - input

      Configuration ID.

      Identifies the display configuration for which information is being requested:

        Value

          Definition
        0
          Current configuration
        1
          Primary configuration
        2
          Secondary configuration

        ConfigData (PVIOCONFIGINFO) - output

          Pointer to the configuration data.

        VioHandle (HVIO) - input

          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.

          VioGetConfig returns one of the following values:

        • NO_ERROR 421
            ERROR_VIO_INVALID_PARMS
          436
            ERROR_VIO_INVALID_HANDLE
          438
            ERROR_VIO_INVALID_LENGTH


          [Back] [Next]