Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PtFSFreeItems()
Free an unlinked item
Synopsis:
void PtFSFreeItems( PtFileSelItem_t *item );
Description:
This function frees the subtree item (the item together with its brothers and their children). The function assumes that the items don't belong to any file selector--use PtFSRemoveChildren(), PtFSRemoveItem(), or PtFSRemoveList() to remove the subtree items from a file selector widget before freeing the subtree.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)