Windows Programming Question:
Download Job Interview Questions and Answers PDF
What is handle?
Answer:
Handle value is actually the index into the process’s handle table that identifies where the kernel object’s information is stored.
Download Windows Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
What happens when the CloseHandle(handle) is called? | What is the purpose of Process Handle Table? |