Hi,
How do I convert the following code for extracting MAC address to VEE? I have already imported the .Net namespaces but not sure how to put the blocks together.
http://msdn.microsoft.com/en-us/library ... dress.aspx
Thanks!
-bOb-
How do I convert the following code for extracting MAC address to VEE? I have already imported the .Net namespaces but not sure how to put the blocks together.
http://msdn.microsoft.com/en-us/library ... dress.aspx
Thanks!
-bOb-
This should provide the MAC addresses that you want. You can split the address and add ":" in between, if you want to with standard VEE operations.
Regards,
Uday
Attachments