RtcplGetFreezeFaultingProcessOnException

The function RtcplGetFreezeFaultingProcessOnException returns whether RTX terminates or freezes all faulting RTSS processes.

Syntax

BOOL RtcplGetFreezeFaultingProcessOnException(
    PDWORD Enable
);

Parameters

Enable

Pointer to a DWORD that RtcplGetFreezeFaultingProcessOnException populates with one of the following defines:

Value

Description

GENERAL_ENABLE

All faulting processes are frozen.

GENERAL_DISABLE

All faulting processes terminate.

Return Values

A non-zero value if the function succeeds

Related RTX Properties Control Panel Features

Tab

Exceptions tab

Feature(s)

Process Exception Disposition options

Requirements

Header RtxProp.h
Library RtxProp.lib
IntervalZero.com | Support | Give Feedback