Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the current position of the pointer. Support for this modal request is optional.
Major code
Input buffer
None
Output buffer
The miniport driver returns a VIDEO_POINTER_POSITION structure in the VRP OutputBuffer.
Status block
If the miniport driver successfully returns the pointer position, it sets the Information member of the STATUS_BLOCK structure to sizeof(VIDEO_POINTER_POSITION); otherwise, the miniport driver sets this member to zero.
Requirements
Requirement | Value |
---|---|
Header | ntddvdeo.h |