HttpTreeBackground


int HttpTreeBackground ( HttpTreeHandle hTree , unsigned uColor , const char *pFile )


 
Sets the backgrond off the tree page.

 
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

 

 

see also:

AzHttp Overview | HttpRegisterTree | HttpTreeAddEntry | HttpTreeAddPath | HttpTreeCreate