
Functions | |
| void | Show_Region_Range (HC_KEY key, int *lowest, int *highest) |
| Return the range of region numbers associated with a given shell. More... | |
| void Show_Region_Range | ( | HC_KEY | key, |
| int * | lowest, | ||
| int * | highest | ||
| ) |
Return the range of region numbers associated with a given shell.
| key | - key to a shell |
| lowest | - minimum value for all numeric region identifiers. Returned to caller. Passed by reference always |
| highest | - maximum value for all numeric region identifiers. Returned to caller. Passed by reference always. |