IOCTL_VIDEO_DISABLE_POINTER - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddvdeo.h

// CTL_CODE(0x0023, 0x10f, METHOD_BUFFERED, FILE_ANY_ACCESS)
#define IOCTL_VIDEO_DISABLE_POINTER 0x0023043C
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ni-ntddvdeo-ioctl_video_disable_pointer)

IOCTL_VIDEO_DISABLE_POINTER IOCTL

Description

Makes the pointer invisible by disabling the pointer attributes. Support for this modal request is optional.

Parameters

Major code

Input buffer

None

Input buffer length

Output buffer

None

Output buffer length

Input/output buffer

Input/output buffer length

Status block

The miniport driver does not set the Information member of the STATUS_BLOCK structure.