RequestType (ULONG) - input

      Request type.

      Valid request types are:

    • Indicates the application wants to be notified at the end of a pop-up to restore its mode.

    NotifyType (PULONG) - output

      Notify type.

      Address of the of the operation to be performed by the application returning from VioModeWait. Valid notify types are:

    • Restore mode.

    Reserved (ULONG) - input

      Reserved. Must be 0.

    rc (APIRET) - returns

      Return code.

      VioModeWait returns one of the following values:

    • NO_ERROR 421
        ERROR_VIO_INVALID_PARMS
      422
        ERROR_VIO_FUNCTION_OWNED
      423
        ERROR_VIO_RETURN
      424
        ERROR_SCS_INVALID_FUNCTION
      428
        ERROR_VIO_NO_SAVE_RESTORE_THD
      430
        ERROR_VIO_ILLEGAL_DURING_POPUP


      [Back] [Next]