GetStoreInformation
Windows Mobile 6.5
A version of this page is also available for
4/8/2010
This function fills in a STORE_INFORMATION structure with information on storage size, including the amount of free space available.
A Remote API version of this function exists called CeGetStoreInformation (RAPI).
Note: |
|---|
| This function is obsolete and should no longer be used. Use GetDiskFreeSpaceEx instead. |
TRUE indicates success. FALSE indicates failure. To get extended error information, call GetLastError.
Note: