Applied patch [ 1586964 ] Getting the PID of the process executed by wxProcess::Open()
by Lauri Nurmi git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user