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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPDrv-win.cpp256 typedef POBJECT_TYPE (NTAPI *PFNOBGETOBJECTTYPE)(PVOID); typedef
371 static PFNOBGETOBJECTTYPE g_pfnObGetObjectType = NULL;
4305 g_pfnObGetObjectType = (PFNOBGETOBJECTTYPE)MmGetSystemRoutineAddress(&RoutineName);

Completed in 2485 milliseconds