IOCTL_VIDEO_SET_CURSOR_POSITION IOCTL (ntddvdeo.h)
Sets the cursor position (row and column). Miniport drivers for VGA-compatible adapters are required to support this request, which is modal. It is optional for other miniport drivers.
Major code
Input buffer
The VRP InputBuffer contains the VIDEO_CURSOR_POSITION 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 |