Software Development Network>> Smart Devicet>> Is every SD card own a unique id? Is there codes read this id?
I am not aware of SD cards having their own identifier. If they did, the API to acquire it would be known to someone on one of the WindowsMobile forums:
Windows Mobile API:
microsoft.public.pocketpc.developer
microsoft.public.smartphone.developer
Windows CE API:
microsoft.public.windowsce.embedded
General programming (not VisualStudio related):
microsoft.public.windowsce.app.development
Native compilers:
microsoft.public.windowsce.embedded.vc
ActiveSync:
microsoft.public.pocketpc.activesync
Is every SD card own a unique id? Is there codes read this id?
Kesava
I am not aware of SD cards having their own identifier. If they did, the API to acquire it would be known to someone on one of the WindowsMobile forums:
Windows Mobile API:
microsoft.public.pocketpc.developer
microsoft.public.smartphone.developer
Windows CE API:
microsoft.public.windowsce.embedded
General programming (not VisualStudio related):
microsoft.public.windowsce.app.development
Native compilers:
microsoft.public.windowsce.embedded.vc
ActiveSync:
microsoft.public.pocketpc.activesync
celinedrules
any C# coding can acess the id
Thank you very much