11.12 ACIpsInst::ACCreateProcess
LONG ACIpsInst::ACCreateProcess(const SCString scsAppl, const SCString scsCMD, LONG lWait)
Creates a new process
Defined in: Acipsscr.cpp
|
Parameters
|
scsAppl
Input new process to start
scsCMD
Input Comandline parametes of neu process
lWait
Input 1 syncron process running, 0;asyncron process running
|
