Home
last modified time | relevance | path

Searched refs:aProcessState (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/soldep/bootstrp/
H A Dcommand.cxx667 DWORD aProcessState = STILL_ACTIVE; in operator int() local
668 while(aProcessState == STILL_ACTIVE) in operator int()
670 GetExitCodeProcess(aProcessInformation.hProcess,&aProcessState); in operator int()