USBH_MTP_DeleteObject() is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

USBH_MTP_DeleteObject() function

USBH_MTP_DeleteObject Delete an object.

Syntax

USBH_StatusTypeDef USBH_MTP_DeleteObject(USBH_HandleTypeDef *phost,     uint32_t handle,     uint32_t objectformatcode);
Implemented in usbh_mtp.c:718

Arguments

phost

Host handle

handle

Object Handle

objectformatcode

Return value

USBH Status

References

Call Tree

Functions called by USBH_MTP_DeleteObject()
USBH_MTP_DeleteObject()
all items filtered out
Data read by USBH_MTP_DeleteObject()
Data written by USBH_MTP_DeleteObject()
USBH_MTP_DeleteObject()
USBH_MTP_DeleteObject()::status
all items filtered out
Type of USBH_MTP_DeleteObject()
USBH_MTP_DeleteObject()