HttpSetUserValue


void HttpSetUserValue ( HttpConnection hConn , unsigned uNumber , int iValue )




 
Sets an user value as interger.

 
hConn pointer to the connection data
 
uNumber number of the uservalue
 
iValue is the new value
 

 


see also:

AzHttp Overview | HttpGetUserPointer | HttpGetUserValue | HttpReserveUserParams | HttpSetUserPointer