Searched refs:TERM_HANDLE (Results 1 – 3 of 3) sorted by relevance
50 #define InvalidHandle ((TERM_HANDLE)-1)
2205 typedef void* TERM_HANDLE; typedef2270 TERM_HANDLE inp; /* The input handle of the Terminal */2271 TERM_HANDLE out; /* The output handle of the Terminal in shell mode */2272 TERM_HANDLE hdl; /* The output handle of the Terminal in prog mode */
78 TERM_HANDLE lastOut;