@Structure.FieldOrder(value={"number","maxMhz","currentMhz","mhzLimit","maxIdleState","currentIdleState"})
public static class PowrProf.ProcessorPowerInformation
extends com.sun.jna.Structure
| Modifier and Type | Field and Description |
|---|---|
int |
currentIdleState |
int |
currentMhz |
int |
maxIdleState |
int |
maxMhz |
int |
mhzLimit |
int |
number |
| Constructor and Description |
|---|
ProcessorPowerInformation() |
ProcessorPowerInformation(com.sun.jna.Pointer p) |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldCopyright © 2020. All rights reserved.