pERegRec (PEXCEPTIONREGISTRATIONRECORD) - input

      A pointer to the exception registration record that describes the exception handler to be unregistered.

    ulrc (APIRET) - returns

      Return Code.

      DosUnsetExceptionHandler returns one of the following values:

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


    [Back] [Next]