|
|
The function RtcplSetNumberOfProcessSlots sets the number of RTSS applications that can be run on your system by setting the number of RTSS processes that can run.
Syntax
BOOL RtcplSetNumberOfProcessSlots(
DWORD Slots
);
Parameters
Slots
Specifies the number of process slots that should be available. This value cannot 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 |