X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bb772a8edfbda2ffe906ede177ce4874f3d910eb..81c882b613b5d99ddb1e5ab69fcd7ebccc287025:/docs/latex/wx/process.tex diff --git a/docs/latex/wx/process.tex b/docs/latex/wx/process.tex index 4f94f2b2a6..cd91098c18 100644 --- a/docs/latex/wx/process.tex +++ b/docs/latex/wx/process.tex @@ -260,6 +260,12 @@ A pointer to new wxProcess object or {\tt NULL} on error. \helpref{wxExecute}{wxexecute} +\membersection{wxProcess::GetPid}\label{wxprocessgetpid} + +\constfunc{long}{GetPid}{\void} + +Returns the process ID of the process launched by \helpref{Open}{wxprocessopen}. + \membersection{wxProcess::Redirect}\label{wxprocessredirect} \func{void}{Redirect}{\void}