lcids (PULONG) - output

      Array of local identifiers.

    Names (PSTR8) - output

      An array of 8 character names associated with the lcids.

    Types (PULONG) - output

      An array of types associated with each lcids.

    count (PULONG) - input

      Number of objects to be queried.

      The maximum value in use is 3.

    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.

      VioQuerySetIds returns one of the following values:

    • NO_ERROR 421
        ERROR_VIO_INVALID_PARMS
      436
        ERROR_VIO_INVALID_HANDLE


      [Back] [Next]