CF 2.0 Mac Address

G

Guest

Is there a way to get the Mac Address with the new 2.0 cf? I have looked and
haven't been able to figure it out, not sure if there is managed code to
access this or not. I know there are OPENNETCF methods etc, but I was hoping
there was a way to do it with Microsoft's Classes.

Thanks,
Chris
 
D

Daniel Moth

Look at how the "OPENNETCF methods etc" do what they do... they will be
using "Microsoft's Classes" at some point or pinvoke which is what the netcf
libraries use at the end of the day.

Cheers
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top