Get IP Address for specific adapter

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
kiwichick
Posts: 147
Joined: 21 Jan 2014, 22:03

Get IP Address for specific adapter

Post by kiwichick » 16 Mar 2024, 21:34

Is it possible to get the IP Address for a specific adapter, using the adapter name, description, MAC Address, or any other means? I've tried the SysGetIPAddresses() function example in the Help file but it returns all IPv4 addresses (as it's supposed to do) but is there any way to refine which one is retrieved?

Return to “Ask for Help (v2)”