Package com.sun.jna.platform.win32
Klasse WinNT.SYSTEM_POWER_POLICY
java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinNT.SYSTEM_POWER_POLICY
- Umschließende Schnittstelle:
WinNT
@FieldOrder({"Revision","PowerButton","SleepButton","LidClose","LidOpenWake","Reserved","Idle","IdleTimeout","IdleSensitivity","DynamicThrottle","Spare2","MinSleep","MaxSleep","ReducedLatencySleep","WinLogonFlags","Spare3","DozeS4Timeout","BroadcastCapacityResolution","DischargePolicy","VideoTimeout","VideoDimDisplay","VideoReserved","SpindownTimeout","OptimizeForPower","FanThrottleTolerance","ForcedThrottle","MinThrottle","OverThrottled"})
public static class WinNT.SYSTEM_POWER_POLICY
extends Structure
Contains information about the current system power policy.
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen com.sun.jna.Structure
Structure.ByReference, Structure.ByValue, Structure.FieldOrder, Structure.StructField
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungint
int
byte
byte
byte
byte
int
int
int
int
byte
byte
int
int
int
byte[]
int
int
byte
int[]
int
int
Von Klasse geerbte Felder com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden com.sun.jna.Structure
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, writeField
-
Felddetails
-
Revision
public int Revision -
PowerButton
-
SleepButton
-
LidClose
-
LidOpenWake
public int LidOpenWake -
Reserved
public int Reserved -
Idle
-
IdleTimeout
public int IdleTimeout -
IdleSensitivity
public byte IdleSensitivity -
DynamicThrottle
public byte DynamicThrottle -
Spare2
public byte[] Spare2 -
MinSleep
public int MinSleep -
MaxSleep
public int MaxSleep -
ReducedLatencySleep
public int ReducedLatencySleep -
WinLogonFlags
public int WinLogonFlags -
Spare3
public int Spare3 -
DozeS4Timeout
public int DozeS4Timeout -
BroadcastCapacityResolution
public int BroadcastCapacityResolution -
DischargePolicy
-
VideoTimeout
public int VideoTimeout -
VideoDimDisplay
public byte VideoDimDisplay -
VideoReserved
public int[] VideoReserved -
SpindownTimeout
public int SpindownTimeout -
OptimizeForPower
public byte OptimizeForPower -
FanThrottleTolerance
public byte FanThrottleTolerance -
ForcedThrottle
public byte ForcedThrottle -
MinThrottle
public byte MinThrottle -
OverThrottled
-
-
Konstruktordetails
-
SYSTEM_POWER_POLICY
-
SYSTEM_POWER_POLICY
public SYSTEM_POWER_POLICY()
-