For the complete documentation index, see llms.txt. This page is also available as Markdown.

GetMACAddresses

Description

Gets the MAC addresses of all network cards found on the system.

string GetMACAddresses ()

Return

Type
Description

string

returns a semi colon separated list of MAC addresses

Last updated