microsoft / microsoft/Windows-classic-samples
SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION of sensor api at w11 22621 can't found
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
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:

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Ambient light sensor sample and reproduce the result by replacing SENSOR_TYPE_AMBIENT_LIGHT with SENSOR_TYPE_AGGREGATED_SIMPLE_DEVICE_ORIENTATION. Compare the observed behavior on Windows 11 22621 with the sample's expected sensor lookup, and document or verify the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100