flag (ULONG) - input

      A flag that indicating whether pop-up suppression should be enabled or disabled.

      The flag can either be:

      SPU_DISABLESUPPRESSION

        Disable pop-up suppression.
      SPU_ENABLESUPPRESSION
        Enable pop-up suppression.

      char (CHAR) - input

        The drive letter for the log file (used only when pop-up suppression is enabled).

      ulrc (APIRET) - returns

        Return Code.

        DosSuppressPopUps returns one of the following values:

      • NO_ERROR 87
          ERROR_INVALID_PARAMETER
        For a full list of error codes, see Errors.


      [Back] [Next]