Click or drag to resize

GM_UtilityGetMACAddress Method

Returns a string containing the MAC address of the current machine. May need to provide this to get a license file generated.

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public static string GetMACAddress()

Return Value

Type: String
MAC Address
See Also