Send Method
Send standard input to the program executing on the remote host.
Syntax
int Send(char* lpText, INT lenText);
Remarks
Calling this method is equivalent to setting the Stdin property to Text.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Send MethodSend standard input to the program executing on the remote host. Syntaxint Send(char* lpText, INT lenText); RemarksCalling this method is equivalent to setting the Stdin property to Text. |
||