LIBMTP_Create_Folder ( LIBMTP_mtpdevice_t* p1, char* p2, uint32_t p3 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Create_New_Album ( LIBMTP_mtpdevice_t* p1, LIBMTP_album_t*const p2, uint32_t const p3 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Create_New_Playlist ( LIBMTP_mtpdevice_t* p1, LIBMTP_playlist_t*const p2, uint32_t const p3 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Delete_Object ( LIBMTP_mtpdevice_t* p1, uint32_t p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Dump_Device_Info ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Format_Storage ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Album ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Album_List ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Batterylevel ( LIBMTP_mtpdevice_t* p1, uint8_t*const p2, uint8_t*const p3 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Device_Certificate ( LIBMTP_mtpdevice_t* p1, char**const p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Deviceversion ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_File_To_File ( LIBMTP_mtpdevice_t* p1, uint32_t p2, char const*const p3, LIBMTP_progressfunc_t const p4, void const*const p5 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_File_To_File_Descriptor ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, int const p3, LIBMTP_progressfunc_t const p4, void const*const p5 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Filelisting ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Filelisting_With_Callback ( LIBMTP_mtpdevice_t* p1, LIBMTP_progressfunc_t const p2, void const*const p3 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Filemetadata ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_First_Device ( )Return value (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Folder_List ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Friendlyname ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Modelname ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Playlist ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Playlist_List ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Representative_Sample_Format ( LIBMTP_mtpdevice_t* p1, LIBMTP_filetype_t const p2, LIBMTP_filesampledata_t** p3 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Secure_Time ( LIBMTP_mtpdevice_t* p1, char**const p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Serialnumber ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Supported_Filetypes ( LIBMTP_mtpdevice_t* p1, uint16_t**const p2, uint16_t*const p3 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Syncpartner ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Track_To_File ( LIBMTP_mtpdevice_t* p1, uint32_t p2, char const*const p3, LIBMTP_progressfunc_t const p4, void const*const p5 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Track_To_File_Descriptor ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, int const p3, LIBMTP_progressfunc_t const p4, void const*const p5 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Tracklisting ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Tracklisting_With_Callback ( LIBMTP_mtpdevice_t* p1, LIBMTP_progressfunc_t const p2, void const*const p3 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Get_Trackmetadata ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Release_Device ( LIBMTP_mtpdevice_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Send_File_From_File ( LIBMTP_mtpdevice_t* p1, char const*const p2, LIBMTP_file_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Send_File_From_File_Descriptor ( LIBMTP_mtpdevice_t* p1, int const p2, LIBMTP_file_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Send_Representative_Sample ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_filesampledata_t* p3 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Send_Track_From_File ( LIBMTP_mtpdevice_t* p1, char const*const p2, LIBMTP_track_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Send_Track_From_File_Descriptor ( LIBMTP_mtpdevice_t* p1, int const p2, LIBMTP_track_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Set_Friendlyname ( LIBMTP_mtpdevice_t* p1, char const*const p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Set_Syncpartner ( LIBMTP_mtpdevice_t* p1, char const*const p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Track_Exists ( LIBMTP_mtpdevice_t* p1, uint32_t p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Update_Album ( LIBMTP_mtpdevice_t* p1, LIBMTP_album_t const*const p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Update_Playlist ( LIBMTP_mtpdevice_t* p1, LIBMTP_playlist_t const*const p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.
LIBMTP_Update_Track_Metadata ( LIBMTP_mtpdevice_t* p1, LIBMTP_track_t const*const p2 )1st parameter 'p1' (pointer) has base type 'LIBMTP_mtpdevice_struct'.