public interface Kernel32
extends com.sun.jna.win32.StdCallLibrary
| Modifier and Type | Interface and Description |
|---|---|
static class |
Kernel32.SYSTEM_POWER_STATUS |
| Modifier and Type | Field and Description |
|---|---|
static Kernel32 |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
GetSystemPowerStatus(Kernel32.SYSTEM_POWER_STATUS result)
Fill the structure.
|
static final Kernel32 INSTANCE
int GetSystemPowerStatus(Kernel32.SYSTEM_POWER_STATUS result)
Copyright © 2018. All rights reserved.