Uses of Class
oshi.jna.platform.mac.SystemConfiguration.SCNetworkInterfaceRef
-
Packages that use SystemConfiguration.SCNetworkInterfaceRef Package Description oshi.jna.platform.mac Provides extensions of JNA libraries for macOS. -
-
Uses of SystemConfiguration.SCNetworkInterfaceRef in oshi.jna.platform.mac
Methods in oshi.jna.platform.mac with parameters of type SystemConfiguration.SCNetworkInterfaceRef Modifier and Type Method Description com.sun.jna.platform.mac.CoreFoundation.CFStringRef
SystemConfiguration. SCNetworkInterfaceGetBSDName(SystemConfiguration.SCNetworkInterfaceRef netint)
com.sun.jna.platform.mac.CoreFoundation.CFStringRef
SystemConfiguration. SCNetworkInterfaceGetLocalizedDisplayName(SystemConfiguration.SCNetworkInterfaceRef netint)
-