HttpRegisterTree


int HttpRegisterTree ( HttpConfigData *pConfig )




 
Registers the tree plugin. This function must called directly before HttpDaenon(...) is called.

 
pConfig config data of the server
 

Returns 0 if the plugin was installed or an error code:

1 = no more user parameters

 

The TREE-Plugin for the HTTP-Server allows to view a tree window at a spezific url.




see also:

AzHttp Overview | HttpDaemon | HttpTreeAddEntry | HttpTreeAddPath | HttpTreeBackground | HttpTreeCreate | HttpRegisterScript