]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/process.tex
Wine fixes
[wxWidgets.git] / docs / latex / wx / process.tex
index 4f94f2b2a67343113ae5f71d2bb4d91c042b52c8..cd91098c1899dbc05f98e28b859801912af58e7c 100644 (file)
@@ -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}