Windows Programming Question:

What is DuplicateHandle (API)?

Tweet Share WhatsApp

Answer:

Takes an entry in one process’s handle table and makes a copy of the entry into another process’s handle table

Download Windows Programming PDF Read All 30 Windows Programming Questions
Previous QuestionNext Question
What is Synchronization Objects?What are Named Objects?