help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Classes] Reference for unit 'process' (#fcl)

TProcess.CloseOutput

Close the output stream of the process

Declaration

Source position: process.pp line 99

public procedure TProcess.CloseOutput; virtual;

Description

CloseOutput closes the output file descriptor of the process, that is, it closes the handle of the pipe to standard output of the process.

See also

Output

  

Stream connected to standard output of the process.

Input

  

Stream connected to standard input of the process.

StdErr

  

Stream connected to standard diagnostic output of the process.

CloseInput

  

Close the input stream of the process

CloseStdErr

  

Close the error stream of the process

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505