Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.36 KB

structures.md

File metadata and controls

23 lines (17 loc) · 1.36 KB
description ms.assetid title ms.topic ms.date
The topics in this section provide the reference specifications for Pointer Device Input Stack structures.
33DCB172-8D95-4205-AE2E-ADD7F3BF988A
Structures (Pointer Device Input)
article
02/05/2020

Pointer Device Input Stack structures

The topics in this section provide the reference specifications for Pointer Device Input Stack structures.

In this section

Topic Description
POINTER_DEVICE_CURSOR_INFO
Contains cursor ID mappings for pointer devices.
POINTER_DEVICE_INFO
Contains information about a pointer device. An array of these structures is returned from the GetPointerDevices function. A single structure is returned from a call to the GetPointerDevice function.
POINTER_DEVICE_PROPERTY
Contains device properties (Human Interface Device (HID) global items that correspond to HID usages).

Related topics

Pointer Device Input Stack Reference