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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPDrv-win.cpp3893 HANDLE hProtectedPid = PsGetProcessId(pProtectedProcess); local
3895 AssertReturn(pNtProtect->AvlCore.Key == hProtectedPid, VERR_INTERNAL_ERROR_5);
3955 || pHandleInfo->UniqueProcessId == hProtectedPid)
3988 || pHandleInfo->UniqueProcessId == hProtectedPid)

Completed in 80 milliseconds