pexcept (PEXCEPTIONREPORTRECORD) - input

      A pointer to an exception report record that contains exception-specific information needed for the exception to be raised.

      The pointer to the exception report record, as well as certain handler flags in the structure, are supplied by the system.

    ulrc (APIRET) - returns

      Return Code.

      DosRaiseException returns the following value:

    • NO_ERROR

      For a full list of error codes, see Errors.


    [Back] [Next]