|
|
The function RtcplGetNumberOfProcessSlots retrieves a parameter that specifies the number of RTSS processes that can run.
Syntax
BOOL RtcplGetNumberOfProcessSlots(
PDWORD Slots
);
Parameters
Slots
Pointer to a DWORD that RtcplGetNumberOfProcessSlots populates with the number of process slots that should be available. This value will not be less than 1 or greater than 997. The number of RTSS processes that can be run is equal to the number of process slots.
Return Values
A non-zero value if the function succeeds
Related RTX Properties Control Panel Features
|
Tab |
|
|
Feature(s) |
RTSS process slots option |
Requirements
| Header | RtxProp.h |
| Library | RtxProp.lib |