An open API service indexing awesome lists of open source software.

https://github.com/mikeduglas/iphlpapi

iphlpapi wrapper
https://github.com/mikeduglas/iphlpapi

clarion iphlpapi

Last synced: 3 months ago
JSON representation

iphlpapi wrapper

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).