Can someone explain what is the difference between PowerReadDCValue, PowerReadDCValueIndex, and PowerReadDCDefaultIndex?
I'm mainly concerned about "what is index"? And "what is default index"?
Can someone explain what is the difference between PowerReadDCValue, PowerReadDCValueIndex, and PowerReadDCDefaultIndex?
I'm mainly concerned about "what is index"? And "what is default index"?
consider the current Minimal power state is 10%.
the 1st function returns "10" string.
the 2nd function returns 10 (DWORD) index.
the 3rd function returns 5(DWORD) index.