What Is An Object Handle?
What Is An Object Handle? An object is a data structure that represents a system resource, such as a file, thread, or graphic image. … Instead, an application must obtain an object handle, which it can use to examine or modify the system resource. Each handle has an entry in an internally maintained table. What