HttpSetUserPointer


void HttpSetUserPointer ( HttpConnection hConn , unsigned uNumber , void *pPointer )



 
Sets an user pointer.

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

 

 


 

see also:

AzHttp Overview | HttpGetUserPointer | HttpGetUserValue | HttpReserveUserParams | HttpSetUserValue