#include <libmtp.h>
| Data Fields | |
| uint32_t | folder_id | 
| uint32_t | parent_id | 
| char * | name | 
| LIBMTP_folder_t * | sibling | 
| LIBMTP_folder_t * | child | 
delfile.c, folders.c, getfile.c, newfolder.c, sendfile.c, and sendtr.c.
| uint32_t LIBMTP_folder_struct::folder_id | 
Unique folder ID
| uint32_t LIBMTP_folder_struct::parent_id | 
ID of parent folder
Name of folder
Next folder at same level or NULL if no more
Child folder or NULL if no children
 1.5.1
 1.5.1