HttpRegisterIcon


int HttpRegisterIcon ( HttpConfigData *pConfig )




 
Registers the icon 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 ICON plugin for the HTTP-Server must be installed for the folder or tree plugin.
It is used to get the icons for this plugin.
 

 

see also:

AzHttp Overview | HttpDaemon | HttpRegisterTree | HttpRegisterFolder | HttpGetIconPath | HttpGetIconTree | HttpRegisterScript