| Class | Description |
|---|---|
| Cmsghdr | |
| Group | |
| GUID |
See
https://docs.microsoft.com/en-us/windows/win32/api/guiddef/ns-guiddef-guid
|
| IfNameIndex | |
| Iovec | |
| IpAdapterAddresses | |
| IpAdapterAddresses.AdapterPrefix | |
| IpAdapterAddresses.IpAdapterUnicastAddress | |
| MibIpForwardRow2 | |
| Msghdr | |
| Passwd | |
| PollFD |
Struct that represents a java value of the native struct pollfd.
|
| RegData | |
| RegEnumKeyExResult | |
| RegQueryInfoKeyResult | |
| Sockaddr |
Java representation of native struct sockaddr in its many varieties (such as sockaddr_in for example)
|
| SpDeviceInfoData | |
| SpDeviceInterfaceData |
This data structure is used for several syscalls in the setupapi.h
Its meaning changes depending on what syscall returned it or takes it as an input.
|
| Stat |
See https://linux.die.net/man/2/stat for the meaning behind each of the fields in this data container.
|
| Statvfs | |
| Utsname | |
| Win32FileAttributeData |
| Enum | Description |
|---|---|
| PollFD.PollEvent |
Event Enum constants for poll call
|
| RegData.RegType |
Copyright © 2023. All rights reserved.