Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
The following functions are used with handles and objects.
| Function | Description |
|---|---|
| CloseHandle | Closes an open object handle. |
| CompareObjectHandles | Compares two object handles to determine if they refer to the same underlying kernel object. |
| DuplicateHandle | Duplicates an object handle. |
| GetHandleInformation | Retrieves certain properties of an object handle. |
| SetHandleInformation | Sets certain properties of an object handle. |