IOCTL_VIDEO_SET_CURSOR_ATTR IOCTL (ntddvdeo.h)
Sets the cursor size, position, and visibility. Miniport drivers for VGA-compatible adapters are required to support this request, which is modal. Support is optional for other miniport drivers.
Major code
Input buffer
The VRP InputBuffer contains the VIDEO_CURSOR_ATTRIBUTES structure to be set.
Output buffer
None
Status block
The miniport driver does not set the Information member of the STATUS_BLOCK structure.
Requirements
Requirement | Value |
---|---|
Header | ntddvdeo.h |