how to get user mac address using mql4

 
Hi there i wanted to know how can i get the users pc mac address.
 
Falcon23: Hi there i wanted to know how can i get the users pc mac address.

Only possible via DLL call to Windows API!

 
Fernando Carreiro #:

Only possible via DLL call to Windows API!

thanks for the reply can u please show me a sample

 
Fernando Carreiro #: Only possible via DLL call to Windows API!

You will have to research the Windows API. There is plenty of documentation available on the Microsoft sites as well as many others. It is not within the scope of MQL code.

Reason: