osaka
Joined: 05 Jul 2006
Posts: 1
|
Posted:
Thu Jul 13, 2006 2:25 am Post subject:
WMDM read problem |
|
|
Hi all,
There is a problem occured while I tried to read the file in the device
using the IWMDMStorageControl::Read()
The return code is 0x80045004 which have a define named
"WMDM_E_NOTSUPPORTED"
But the interseting thing is
1.I can send file correctly to the device using IWMDMStorageControl::Insert
2.The Windows explorer can read the file correctly.
So the capability of reading files from device seems workable.
I would appreciate your relpy.
|
|