Page 1 of 1

Get IP Address for specific adapter

Posted: 16 Mar 2024, 21:34
by kiwichick
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?