// ntddvdeo.h
// CTL_CODE(0x0023, 0x10f, METHOD_BUFFERED, FILE_ANY_ACCESS)
#define IOCTL_VIDEO_DISABLE_POINTER 0x0023043C
View the official Windows Driver Kit DDI referenceNo description available.
Makes the pointer invisible by disabling the pointer attributes. Support for this modal request is optional.
None
None
The miniport driver does not set the Information member of the STATUS_BLOCK structure.