LIBMTP_devicestorage_struct Struct Reference
[libmtp data structures]

#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_tnext
LIBMTP_devicestorage_tprev


Detailed Description

LIBMTP Device Storage structure


Field Documentation

uint32_t LIBMTP_devicestorage_struct::id

Unique ID for this storage

uint16_t LIBMTP_devicestorage_struct::StorageType

Storage type

uint16_t LIBMTP_devicestorage_struct::FilesystemType

Filesystem type

uint16_t LIBMTP_devicestorage_struct::AccessCapability

Access capability

uint64_t LIBMTP_devicestorage_struct::MaxCapacity

Maximum capability

uint64_t LIBMTP_devicestorage_struct::FreeSpaceInBytes

Free space in bytes

uint64_t LIBMTP_devicestorage_struct::FreeSpaceInObjects

Free space in objects

char* LIBMTP_devicestorage_struct::StorageDescription

A brief description of this storage

char* LIBMTP_devicestorage_struct::VolumeIdentifier

A volume identifier

LIBMTP_devicestorage_t* LIBMTP_devicestorage_struct::next

Next storage, follow this link until NULL

LIBMTP_devicestorage_t* LIBMTP_devicestorage_struct::prev

Previous storage


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 14:21:14 2007 for libmtp by  doxygen 1.5.1