question

Freyu-0399 avatar image
0 Votes"
Freyu-0399 asked Freyu-0399 answered

Why Is "IsCursorCaptureEnabled" missing in C++/WinRT API.

Hi there,

Recently, i work on a project using Windows.Graphics.Capture, which is exported through C++/WinRT.

In previous version, the cursor composition could be switched off by using IsCursorCaptureEnabled.

However, i notice that IsCursorCaptureEnabled is missing in recent version. Since i don’t want cursor

gets composited and i found other developers also has this requirement. So, i wanna know why

IsCursorCaptureEnabled is deprecated. Please help to provide some clue! Thanks.



Freyu

windows-uwp
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Freyu-0399 avatar image
0 Votes"
Freyu-0399 answered

Just found that i got this wrong.

My experimental OS is not the latest version and the version of GraphicsCapture is 10.0.18362.1110.

And IsCursorCaptureEnabled is supported in 10.0.19041.906.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.