D3DKMT_OUTPUTDUPL_POINTER_POSITION structure (d3dkmthk.h)
The D3DKMT_OUTPUTDUPL_POINTER_POSITION structure contains output duplicate pointer position info.
Syntax
typedef struct _D3DKMT_OUTPUTDUPL_POINTER_POSITION {
POINT Position;
BOOL Visible;
} D3DKMT_OUTPUTDUPL_POINTER_POSITION;
Members
Position
The pointer position.
Visible
Indicates whether the pointer is visible or not.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |
Header | d3dkmthk.h |