IOgetRawInput |
Top Previous Next |
Fetch to the last input. The last input is copied in text with at most maxlen to many signs. Parametre pipes (PIOPIPES) [IN] The trading pipes gives the issue canal. text (char *) [IN / OUT] In text stands after the copy of the last input of the input window. For text must have been booked before enough a lot of memories. maxlen (int) [IN] It are not copied more than maxlen-1 sign. At the end becomes the end-character angehangen and must be coconsidered, therefore, in the length information. doEcho (int) [IN] Is doEcho TRUE<> (0) the last order is given (not explained) that makes sense when the issue was switched off before. Result --- Declaration #include "ausgabe.h"
void DLLENTRY IOgetRawInput ( PIOPIPES pipes, char * text, int maxlen, int doEcho ); Related functions
|