|
|
The function RtcplGetMPSystemInfo retrieves information about how RTX is set up on a multiprocessor system.
NOTE: This function is superceded by RtcplGetSystemInfo. New applications should use RtcplGetSystemInfo instead.
Syntax
BOOL RtcplGetMPSystemInfo(
PMPSYSTEMINFO Info
);
Parameters
Info
Pointer to an MPSYSTEMINFO data structure that RtcplGetMPSystemInfo populates with system information.
Return Values
A non-zero value if the function succeeds
Remarks
This function will fail on uniprocessor systems.
Related RTX Properties Control Panel Features
|
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 |