Click or drag to resize

GM_GetMACAddress

Returns the unique machine ID (MAC address) of the current computer. This is used for license file generation and you may have to call this in order to provide the MAC address for generating a .lic file for your product.

Syntax
const char* GM_GetMACAddress
(
void
);