File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change 2
2
UID : TP:hid
3
3
title : Human Interface Devices Reference
4
4
ms.assetid : 87c002be-da96-313a-bae1-c6a49c9ce065
5
- ms.date : 01/11/2019
5
+ ms.date : 01/11/2022
6
6
ms.keywords :
7
7
ms.topic : conceptual
8
8
---
@@ -11,14 +11,16 @@ ms.topic: conceptual
11
11
12
12
## -description
13
13
14
- Overview of the Human Interface Devices Reference technology.
14
+ Overview of the Human Interface Devices (HID) technology reference.
15
+
16
+ To develop Human Interface Devices, you need these headers:
15
17
16
- To develop Human Interface Devices Reference, you need these headers:
18
+ - [ dinput.h] ( ../dinput/index.md )
19
+ - [ dinputd.h] ( ../dinputd/index.md )
20
+ - [ ntddkbd.h] ( ../ntddkbd/index.md )
21
+ - [ ntddmou.h] ( ../ntddmou/index.md )
17
22
18
- * [ dinput.h] ( ../dinput/index.md )
19
- * [ dinputd.h] ( ../dinputd/index.md )
20
- * [ ntddkbd.h] ( ../ntddkbd/index.md )
21
- * [ ntddmou.h] ( ../ntddmou/index.md )
23
+ For HID drivers programming guidance, see:
22
24
23
- For programming guidance for this technology, see:
24
- * [ Human Interface Devices Reference ] ( /windows-hardware/drivers/hid / )
25
+ - [ Introduction to Human Interface Devices (HID) ] ( /windows-hardware/drivers/hid/ )
26
+ - [ Windows Drivers Human Interface Devices (HID) APIs ] ( /windows-hardware/drivers/ddi/_hid / )
You can’t perform that action at this time.
0 commit comments