public interface IOKit
extends com.sun.jna.platform.mac.IOKit
| Modifier and Type | Field and Description |
|---|---|
static IOKit |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
IOConnectCallStructMethod(com.sun.jna.platform.mac.IOKit.IOConnect connection,
int selector,
com.sun.jna.Structure inputStructure,
com.sun.jna.NativeLong structureInputSize,
com.sun.jna.Structure outputStructure,
com.sun.jna.ptr.NativeLongByReference structureOutputSize) |
IOBSDNameMatching, IOIteratorNext, IOMasterPort, IOObjectConformsTo, IOObjectRelease, IOPSCopyPowerSourcesInfo, IOPSCopyPowerSourcesList, IOPSGetPowerSourceDescription, IOPSGetTimeRemainingEstimate, IORegistryEntryCreateCFProperties, IORegistryEntryCreateCFProperty, IORegistryEntryGetChildEntry, IORegistryEntryGetChildIterator, IORegistryEntryGetName, IORegistryEntryGetParentEntry, IORegistryEntryGetRegistryEntryID, IORegistryEntrySearchCFProperty, IORegistryGetRootEntry, IOServiceClose, IOServiceGetBusyState, IOServiceGetMatchingService, IOServiceGetMatchingServices, IOServiceMatching, IOServiceNameMatching, IOServiceOpenstatic final IOKit INSTANCE
int IOConnectCallStructMethod(com.sun.jna.platform.mac.IOKit.IOConnect connection,
int selector,
com.sun.jna.Structure inputStructure,
com.sun.jna.NativeLong structureInputSize,
com.sun.jna.Structure outputStructure,
com.sun.jna.ptr.NativeLongByReference structureOutputSize)
Copyright © 2020. All rights reserved.