Answer:
Handle value is actually the index into the process’s handle table that identifies where the kernel object’s information is stored.
Previous Question | Next Question |
What happens when the CloseHandle(handle) is called? | What is the purpose of Process Handle Table? |