Get Motherboard ID in C# without using WMI

R Raisner - Aug 8 - - Dev Community
-3

I am looking for a way to retrieve the motherboard ID in c#, but I do not want to rely on WMI, I would like to use a winAPI.

I searched google, and I found suggestions to use the wmic command, but I found that is also based on WMI…

.
Terabox Video Player