Rapi function that returns Storage Card name

Post Reply
User avatar
jlcapel
Posts: 229
Joined: Wed Oct 12, 2005 5:32 pm
Location: Valencia - España
Contact:

Rapi function that returns Storage Card name

Post by jlcapel »

Hi to all,

Is there any function (on CE Rapi)that return the storage card name ??

Or, in other words, How can I obtain the name (path) of a storage card of a PDA from PC?

Many thanks for your help,
José Luis Capel
User avatar
Paco Garcia
Posts: 172
Joined: Fri Oct 07, 2005 12:00 pm
Contact:

Post by Paco Garcia »

Find the storage card name. Since storage card names can differ on localized devices (it won't always be called "Storage Card") and because devices can support more than one storage card, techniques such as using the Windows CE FindFirstFile API function can be used as documented in the article Pocket PC Programming Tips.


http://msdn.microsoft.com/library/defau ... tterns.asp

http://msdn.microsoft.com/library/defau ... 132002.asp
Post Reply