STemWin + 0/5 examples
CodeScope will show references to TREEVIEW_ITEM_GetText() from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
STM324xG_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
STM324x9I_EVAL
Demonstrations
STemWin
 
Symbols
loading...
Files
loading...

TREEVIEW_ITEM_GetText() function

Syntax

void TREEVIEW_ITEM_GetText (TREEVIEW_ITEM_Handle hItem,     U8 * pBuffer,     int MaxNumBytes);

Arguments

hItem

pBuffer

MaxNumBytes

Examples

TREEVIEW_ITEM_GetText() is referenced by 5 libraries and example projects.

References

LocationText
TREEVIEW.h:216
void TREEVIEW_ITEM_GetText (TREEVIEW_ITEM_Handle hItem, U8 * pBuffer, int MaxNumBytes);