| Platform SDK: Interprocess Communications |
The following functions are used with handles and objects.
| Function | Description |
|---|---|
| CloseHandle | Closes an open object handle. |
| DuplicateHandle | Duplicates an object handle. |
| GetHandleInformation | Retrieves certain properties of an object handle. |
| SetHandleInformation | Sets certain properties of an object handle. |