X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bb772a8edfbda2ffe906ede177ce4874f3d910eb..6aaee6afdcde7c9e677f642303d4988a66cb9dc9:/docs/latex/wx/process.tex diff --git a/docs/latex/wx/process.tex b/docs/latex/wx/process.tex index 4f94f2b2a6..771d57a141 100644 --- a/docs/latex/wx/process.tex +++ b/docs/latex/wx/process.tex @@ -28,12 +28,17 @@ for explicit destruction.} \wxheading{Derived from} -\helpref{wxEvtHandler}{wxevthandler} +\helpref{wxEvtHandler}{wxevthandler}\\ +\helpref{wxObject}{wxobject} \wxheading{Include files} +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + \wxheading{See also} \helpref{wxExecute}{wxexecute}\\ @@ -260,6 +265,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}