public interface PowrProf
extends com.sun.jna.Library
Modifier and Type | Interface and Description |
---|---|
static class |
PowrProf.SystemBatteryState |
Modifier and Type | Field and Description |
---|---|
static PowrProf |
INSTANCE |
static int |
SYSTEM_BATTERY_STATE |
Modifier and Type | Method and Description |
---|---|
int |
CallNtPowerInformation(int informationLevel,
com.sun.jna.Pointer lpInputBuffer,
com.sun.jna.NativeLong nInputBufferSize,
com.sun.jna.Structure lpOutputBuffer,
com.sun.jna.NativeLong nOutputBufferSize) |
static final PowrProf INSTANCE
static final int SYSTEM_BATTERY_STATE
Copyright © 2010-2015 com.github.dblock. All Rights Reserved.