Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MAC Address
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00753355
Message ID:
00753499
Views:
24
This is the function:

DECLARE INTEGER GetAdaptersInfo IN iphlpapi;
STRING @ pAdapterInfo,;
LONG @ pOutBufLen

Returns adapter name, MAC address (Media Access Control), IP address and more.

MSDN link:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iphlp/iphlp/getadaptersinfo.asp

Sample FoxPro code:
http://www.news2news.com/vfp?example=347&function=526
Previous
Reply
Map
View

Click here to load this message in the networking platform