HttpReserveUserParams


int HttpReserveUserParams ( HttpConfigData *pConfig , unsigned uCount )




 
Reserves some user parameter for a plugin.

 
pConfig is the config data for the server.
 
uCount is the count of parameters which the plugin needs.
 
Returns the access index or 0 if an error occurs.
 

 

see also:

AzHttp Overview | HttpGetUserPointer | HttpGetUserValue | HttpSetUserPointer | HttpSetUserValue