Brief Index      Full Index      I.M. Reference

Show_Region_Range


Functions

void Show_Region_Range (HC_KEY key, int *lowest, int *highest)

Function Documentation

void Show_Region_Range ( HC_KEY  key,
int *  lowest,
int *  highest 
)

Return the range of region numbers associated with a given shell.

Parameters:
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.

DETAILS

NOTES

RESTRICTIONS

See also:

Main Index
Brief Index      Full Index      I.M. Functions