IOpushInputToFile |
Top Previous Next |
Input diversion in file. All inputs are diverted in a file and are cotaken down there. Parametre pipes (PIOPIPES) [IN] The trading pipes gives the issue canal. dateiName (char *) [IN] File in all order inputs should be cotaken down. If file could not be put on, a suitable return value is delivered. Result (T_ERROR) [OUT] In the perfect case ERROR_OK is delivered. If was able no file MOSKITO_ERROR_FILE_NOTFOUND zurückgeliefert will be opened. Declaration #include "ausgabe.h"
T_ERROR DLLENTRY IOpushInputToFile ( PIOPIPES pipes, char * dateiName ); Related functions
|