Manipulating the kernel objects

How the handle useful in manipulating the kernel objects?

E

Expert

Verified

Whenever you call a function which accepts a kernel object handle like an argument, you pass the value returned through one of the Create* functions. Internally, the function looks into your process’s handle table to obtain the address of the kernel object you desire to manipulate and then manipulates the object’s data structure in a well-defined manner.

   Related Questions in Science

©TutorsGlobe All rights reserved 2022-2023.