0
A
回答
5
有沒有辦法讓一個設備的實際序列號編程。沒有標準的API,我甚至沒有看到甚至有專有的調用。
要獲得設備的唯一ID,您可能需要P/Invoke GetDeviceUniqueID,它位於SDK中的Get Device ID示例中,並且是ported to C# by the WinMo team。
相關問題
- 1. 如何在Windows Mobile 6.1上從GPS獲取X和Y座標?
- 2. 如何獲取Windows 8 Live ID
- 3. 如何獲取Windows Phone的唯一ID?
- 4. 如何獲取更新行的ID行?
- 5. jQuery Mobile:獲取前一頁的ID
- 6. 在jquery mobile中獲取活動Div id
- 7. 如何在dojo mobile中獲取當前視圖的id?
- 8. 如何在Mobile中獲取One Signal唯一的用戶ID?
- 9. 獲取Windows會話ID
- 10. 如何在windows mobile中獲得進程
- 11. Windows Mobile和Properties.Settings.Default
- 12. VBScript和Windows Mobile
- 13. 從GridView獲取價值的Windows Mobile 6.0
- 14. 獲取網頁文件,在Windows Mobile 6.0
- 15. 在Windows Mobile上獲取按鈕6
- 16. 在Windows Mobile中獲取未接電話
- 17. 如何獲取插入行的ID和更新行?
- 18. Windows Mobile:如何在設置CAB中獲取MFC DLL(vs2008)
- 19. 如何獲取Windows Mobile上的延遲值?
- 20. 如何使用.Net CF 3.5獲取PDA/Windows Mobile的用戶名?
- 21. 如何獲取windows mobile 6.5.3的下層菜單欄的高度
- 22. 如何獲取Windows Mobile提醒您的任務?
- 23. 如何從URL獲取圖片到圖片框? (Windows Mobile)
- 24. 如何在Windows Mobile應用程序的Datagrid中獲取rowindex
- 25. JQuery DataTables mRender - 如何獲取行ID?
- 26. 如何獲取點擊行的id值?
- 27. SQLite如何獲取該行的id?
- 28. 如何獲取按鈕點擊行ID?
- 29. 如何獲取插入行的ID(新)
- 30. 如何在Windows Mobile 6中執行Application.Restart()?
ID和序列號是什麼?視窗? – heavyd 2009-07-10 22:30:45