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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPDrv-win.cpp3892 PEPROCESS pProtectedProcess = PsGetCurrentProcess(); local
3893 HANDLE hProtectedPid = PsGetProcessId(pProtectedProcess);
3951 if (pHandleInfo->Object == pProtectedProcess)

Completed in 58 milliseconds