DOKK / manpages / debian 12 / libmtp-doc / mtp_LIBMTP_device_extension_struct.3.en
LIBMTP_device_extension_struct(3) libmtp LIBMTP_device_extension_struct(3)

libmtp -

#include <libmtp.h>


char * name
int major
int minor
LIBMTP_device_extension_t * next

MTP device extension holder struct

Major revision of extension

Referenced by LIBMTP_Dump_Device_Info().

Minor revision of extension

Referenced by LIBMTP_Dump_Device_Info().

Name of extension e.g. 'foo.com'

Referenced by LIBMTP_Dump_Device_Info().

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().

Generated automatically by Doxygen for libmtp from the source code.

Fri Jul 22 2022 Version 1.1.20