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

/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp3322 return processCreateEx(aCommand, aArguments, aEnvironment, aFlags, aTimeoutMS, ProcessPriority_Default,
3327 HRESULT GuestSession::processCreateEx(const com::Utf8Str &aCommand, const std::vector<com::Utf8Str> &aArguments, function in class:GuestSession

Completed in 59 milliseconds