GM_GetMACAddress

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

Syntax

C++
Copy
GM_DLL_EXPORTED const char* GM_GetMACAddress
(
void
);