You need to create an unmanaged DLL that gets the serial number, something
like this:
http://www.pocketpcdn.com/articles/s...umber2002.html
The DLL must expose a function that you can use RAPI to invoke through
CeRapiInvoke (look in Help for the required method signature).
Once you have the DLL, you simply call Invoke to call it and get the data
back.
--
Chris Tacke, eMVP
Co-Founder and Advisory Board Member
www.OpenNETCF.org
---
Windows CE Product Manager
Applied Data Systems
www.applieddata.net
"rocio" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> ok...but what ID I am asking for?
> I know how to get the OS version of my device using RAPI, but I need to
get
> something more specific to the device.
>
>
> "Chris Tacke, eMVP" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > You'll have to write a custom RAPI dll to do it.
> >
> > -Chris
> >
> >
> > "rocio" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Using RAPI, how can I read a unique ID for my handheld? What ID could
> this
> > > be? So that, if I have more than 1 handheld, my program can recognize
> > which
> > > one is it running on.
> > >
> > >
> >
> >
>
>