Answered by:
get device unique id

Question
-
hello,
VS-2008 I am developing smart device applications. I want to learn the system features (processor, etc..). But I think the smart device not able to learn or I could not. I can do it with apps, but here in the form system.managment I could not. If anyone knows a way of learning this, I'm waiting for your help.
Thank you in advance.Ps:This process also would make for licensing. Different solutions may be bi. But I'm learning that it is registered before the device is formatted for the invariant and need the knowledge of an area that remains constant.
Saturday, September 13, 2014 10:27 AM
Answers
-
Hi,
Please go through this link, I have gathered all the required links and placed here. Few links may not be working.
Also try this for Get device Id-
http://blogs.msdn.com/b/windowsmobile/archive/2006/01/09/510997.aspx
-Malleswar
- Proposed as answer by Malleswara Reddy [MCTS, MCP] Monday, September 15, 2014 7:05 AM
- Marked as answer by Jamles Hez Tuesday, September 23, 2014 4:47 AM
Monday, September 15, 2014 5:42 AM -
Hi Arzu,
Take a look at this: Retrieving the Windows CE Device ID with the Microsoft .NET Compact Framework, it looks like the method is available for OEMs.
GetAdaptersInfo also allows you to get the MAC address from the device, which is also unique.
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.- Proposed as answer by Malleswara Reddy [MCTS, MCP] Monday, September 15, 2014 7:05 AM
- Marked as answer by Jamles Hez Tuesday, September 23, 2014 4:47 AM
Monday, September 15, 2014 5:49 AM
All replies
-
Hi,
Please go through this link, I have gathered all the required links and placed here. Few links may not be working.
Also try this for Get device Id-
http://blogs.msdn.com/b/windowsmobile/archive/2006/01/09/510997.aspx
-Malleswar
- Proposed as answer by Malleswara Reddy [MCTS, MCP] Monday, September 15, 2014 7:05 AM
- Marked as answer by Jamles Hez Tuesday, September 23, 2014 4:47 AM
Monday, September 15, 2014 5:42 AM -
Hi Arzu,
Take a look at this: Retrieving the Windows CE Device ID with the Microsoft .NET Compact Framework, it looks like the method is available for OEMs.
GetAdaptersInfo also allows you to get the MAC address from the device, which is also unique.
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.- Proposed as answer by Malleswara Reddy [MCTS, MCP] Monday, September 15, 2014 7:05 AM
- Marked as answer by Jamles Hez Tuesday, September 23, 2014 4:47 AM
Monday, September 15, 2014 5:49 AM