int HttpTreeBackground ( HttpTreeHandle hTree , unsigned uColor , const char *pFile )
hTree |
handel of the tree |
uColor | is the backgrond color (0x00RRGGBB, or 0xFFFFFFFF for default) |
pFile | is the url of the picture for the background 0 means no background |
Returns 0 if the entry was inserted or an erro number:
2 | tree not exist |
5 | name too long |
8 | tree data is full |