Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PowerReadDCValue、PowerReadDCValueIndex、およびPowerReadDCDefaultIndexの違いは何ですか?
主に気になるのは「インデックスって何?」そして「デフォルトインデックス」とは?
現在の最小電力状態が 10% であることを考慮してください。
最初の関数は「10」文字列を返します。
2 番目の関数は 10 (DWORD) インデックスを返します。
3 番目の関数は 5(DWORD) インデックスを返します。