Searched refs:exitVal (Results 1 – 1 of 1) sorted by relevance
289 DWORD exitVal = 0; in ExecCmd() local290 if (!GetExitCodeProcess(procInfo.hProcess, &exitVal)) in ExecCmd()292 exitVal = 1; in ExecCmd()298 rvalue = exitVal; in ExecCmd()