_AddRow() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

_AddRow() function

Static code _AddRow Purpose: Inserts or adds a new row of data to the given LISTVIEW Parameter: hItem - Handle of LISTVIEW widget Insert - 1 for inserting a row,0 for adding a row

Syntax

static int _AddRow(WM_HWIN hItem,     int Insert);

Arguments

hItem

Insert

References

LocationReferrerText
GUIDEMO_Listview.c:227
static int _AddRow(WM_HWIN hItem, int Insert) {
GUIDEMO_Listview.c:336_Action()
_AddRow(hList, 0);

Call Tree

Functions calling _AddRow()
Functions called by _AddRow()
all items filtered out
_AddRow()
strcpy()
rand()
sprintf()
all items filtered out
Data read by _AddRow()
Data written by _AddRow()
_AddRow()::i
_AddRow()::r
_AddRow()::pText
_AddRow()::acText
all items filtered out
_AddRow()
_AddRow()::i
_AddRow()::r
all items filtered out