The API for PROCESSOR_IDLESTATE_POLICY struct

Kay 1 Reputation point
2020-05-19T09:43:55.12+00:00

I am trying to get the value of C State (Idle State) is Enabled/Disabled, I found in XP it is possible to use "ReadProcessorPwrScheme," but I have not verified it.
But in Win10, currently I don't have any idea for it.

I searched the winnt.h, then I found the struct PROCESSOR_IDLESTATE_POLICY contains similar thing of disabled value.
Then I searched on the Internet, I don't find any article about it.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,160 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Leon Laude 85,666 Reputation points
    2020-05-19T09:47:47.697+00:00

    Hi,

    Q&A currently supports the products listed over here https://learn.microsoft.com/en-us/answers/products (more to be added later on).

    You can reach the experts in the dedicated Windows Desktop Development forum over here:
    https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home

    (Please don't forget to mark helpful replies as answer)

    Best regards,
    Leon

    0 comments No comments