AddRequestParam Method
Adds a request parameter and the corresponding value.
Syntax
int AddRequestParam(char* lpszVarName, char* lpszVarValue);
Remarks
Please refer to the RequestParams properties for more information on the request parameters and how they are managed.