HttpSetContext
Associates a user-defined context handle with the HINTERNET handle.
#include <httpexp.h>
int HttpSetContext (
HINTERNET hndl,
UINT32_PTR pContext);
If successful, returns 0. Otherwise, returns a nonzero error code.