Handles
Handles Overview
This document provides an overview of handles.
Handle-numbers
This document describes the use of handle-numbers to identify handles.
Kernel side object containers
This document describes the use of object containers to maintain kernel objects.
Thread-relative and Process-relative handles
This document describes the difference between thread-relative and process-relative handles.
Local and global handles
This document explains the distinction between local and global handles.
Duplicating handles to Kernel side objects
This document describes when you should duplicate a handle in kernel side programming.
Opening a handle to an existing global Kernel object
This document describes how to find a global kernel object by using a handle.
Preventing closure of a handle
This document describes how to make a handle not closable.
Parent topic:
User Library