Searched defs:aExitCode (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DGuestProcessImpl.cpp342 HRESULT GuestProcess::getExitCode(LONG *aExitCode) argument
351 *aExitCode = mData.mExitCode;

Completed in 69 milliseconds