RtcplGetSystemInfo

The function RtcplGetSystemInfo retrieves information about how RTX is set up on a multiprocessor system.

NOTE:  This function supercedes RtcplGetMPSystemInfo. New applications should use RtcplGetSystemInfo instead.

Syntax

BOOL RtcplGetSystemInfo(
    PSYSTEMINFO SysInfo
);

Parameters

SysInfo

Pointer to an SYSTEMINFO data structure that RtcplGetSystemInfo populates with system information.

Return

TRUE if the function is able to retrieve the system information, FALSE if the function fails

Remarks

The RtcplGetSystemInfo call returns a pointer to a SYSTEMINFO structure, which contains values for total number of processors and number of RTSS processors.

Related RTX Properties Control Panel Features

Tab

Control tab

Dialog Box

Click the Modify button in the Boot Configuration area to open the Configure your system screen in the Product Activation dialog box.

Feature(s)

Current Configuration area

Requirements

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