https://github.com/mikeduglas/iphlpapi
iphlpapi wrapper
https://github.com/mikeduglas/iphlpapi
clarion iphlpapi
Last synced: 3 months ago
JSON representation
iphlpapi wrapper
- Host: GitHub
- URL: https://github.com/mikeduglas/iphlpapi
- Owner: mikeduglas
- Created: 2016-03-02T12:52:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T15:24:56.000Z (over 3 years ago)
- Last Synced: 2025-06-06T02:06:45.021Z (about 1 year ago)
- Topics: clarion, iphlpapi
- Language: Clarion
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iphlpapi
This class is a wrapper around the APIs found in [iphlpapi.dll](https://learn.microsoft.com/en-us/windows/win32/api/iphlpapi/).
At the moment, following APIs are supported:
- [GetAdaptersInfo](https://learn.microsoft.com/en-us/windows/win32/api/iphlpapi/nf-iphlpapi-getadaptersinfo).