[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: mseprocess.pas line 170
function getprocessoutput( |
const filename: msestring; |
const aparams: msestringarty; |
const todata: string; |
out fromdata: string; |
out errordata: string; |
const atimeoutus: Integer = - 1; |
const aoptions: processoptionsty = defaultgetprocessoutputoptions; |
const acheckabort: updatebooleaneventty = Nil; |
const amaxdatalen: Integer = 0 |
):Integer; |
const acommandline: msestring; |
const todata: string; |
out fromdata: string; |
out errordata: string; |
const atimeoutus: Integer = - 1; |
const aoptions: processoptionsty = defaultgetprocessoutputoptions; |
const acheckabort: updatebooleaneventty = Nil; |
const amaxdatalen: Integer = 0 |
):Integer; |
const acommandline: msestring; |
const todata: string; |
out fromdata: string; |
const atimeoutus: Integer = - 1; |
const aoptions: processoptionsty = defaultgetprocessoutputoptionserrorouttoout; |
const acheckabort: updatebooleaneventty = Nil; |
const amaxdatalen: Integer = 0 |
):Integer; |
out prochandle: prochandlety; |
const acommandline: msestring; |
const todata: string; |
out fromdata: string; |
out errordata: string; |
const atimeoutus: Integer = - 1; |
const aoptions: processoptionsty = defaultgetprocessoutputoptions; |
const acheckabort: updatebooleaneventty = Nil; |
const amaxdatalen: Integer = 0 |
):Integer; |
out prochandle: prochandlety; |
const acommandline: msestring; |
const todata: string; |
out fromdata: string; |
const atimeoutus: Integer = - 1; |
const aoptions: processoptionsty = defaultgetprocessoutputoptionserrorouttoout; |
const acheckabort: updatebooleaneventty = Nil; |
const amaxdatalen: Integer = 0 |
):Integer; |