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

/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp1971 inline int GuestSession::i_processGetByPID(ULONG uPID, ComObjPtr<GuestProcess> *pProcess) function in class:GuestSession
3433 int rc = i_processGetByPID(aPid, &pProcess);

Completed in 52 milliseconds