Purpose |
Return the handle of a nominated console video page. |
Syntax |
hVid& = GETSTDVID(apage&) |
Remarks |
GETSTDVID returns the handle of the console video page given by the parameter apage&. apage& must be in the range 1 through 8. If apage& is omitted, or equal to zero, the handle of the current active page is returned. |
See also |
CONSHNDL, GETSTDERR, GETSTDKBD, GETSTDOUT, PAGE, PAGEACTIVE, PCOPY |