Man Page: mtp_libmtp_device_extension_struct
Operating Environment: debian
Section: 3
LIBMTP_device_extension_struct(3) libmtp LIBMTP_device_extension_struct(3)NAMElibmtp - LIBMTP_device_extension_structSYNOPSIS#include <libmtp.h> Data Fields char * name int major int minor LIBMTP_device_extension_t * next Detailed Description MTP device extension holder struct Field Documentation int LIBMTP_device_extension_struct::major Major revision of extension Referenced by LIBMTP_Dump_Device_Info(). int LIBMTP_device_extension_struct::minor Minor revision of extension Referenced by LIBMTP_Dump_Device_Info(). char* LIBMTP_device_extension_struct::name Name of extension e.g. 'foo.com' Referenced by LIBMTP_Dump_Device_Info(), LIBMTP_Open_Raw_Device_Uncached(), and LIBMTP_Release_Device(). LIBMTP_device_extension_t* LIBMTP_device_extension_struct::next Pointer to the next extension or NULL if this is the last extension. Referenced by LIBMTP_Dump_Device_Info(), LIBMTP_Open_Raw_Device_Uncached(), and LIBMTP_Release_Device(). Author Generated automatically by Doxygen for libmtp from the source code. Version 1.1.3 Sun Feb 17 2013 LIBMTP_device_extension_struct(3)
| Related Man Pages |
|---|
| mtp_libmtp_allowed_values_struct(3) - debian |
| mtp_libmtp_filesampledata_struct(3) - debian |
| mtp_libmtp_track_struct(3) - debian |
| mtp_basic(3) - debian |
| mtp_types(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |