#include <libmtp.h>
| Data Fields | |
| uint32_t | id | 
| uint16_t | StorageType | 
| uint16_t | FilesystemType | 
| uint16_t | AccessCapability | 
| uint64_t | MaxCapacity | 
| uint64_t | FreeSpaceInBytes | 
| uint64_t | FreeSpaceInObjects | 
| char * | StorageDescription | 
| char * | VolumeIdentifier | 
| LIBMTP_devicestorage_t * | next | 
| LIBMTP_devicestorage_t * | prev | 
| uint32_t LIBMTP_devicestorage_struct::id | 
Unique ID for this storage
Storage type
Filesystem type
Access capability
Maximum capability
Free space in bytes
Free space in objects
A brief description of this storage
A volume identifier
Next storage, follow this link until NULL
Previous storage
 1.5.1
 1.5.1