microsoft/Windows-classic-samples

SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION of sensor api at w11 22621 can't found

Jeaninezz opened this issue · 0 comments

I found that use the com call SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION type is not support in win11 22621.

You could reproduce the issue with Ambient light sensor sample. Reproduction step: Use SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION instead of SENSOR_TYPE_AMBIENT_LIGHT.

Here is the result:

image