Creates an HTTP request handle.
Syntax
InternetConnect.
lpszVerb [in]
A pointer to a null-terminated string that contains the HTTP verb to use in the request. If this parameter is NULL, the function uses GET as the HTTP verb.
lpszObjectName [in]
A pointer to a null-terminated string that contains the name of the target object of the specified HTTP verb....
what is HttpOpenRequest function
Syntax
InternetConnect.
lpszVerb [in]
A pointer to a null-terminated string that contains the HTTP verb to use in the request. If this parameter is NULL, the function uses GET as the HTTP verb.
lpszObjectName [in]
A pointer to a null-terminated string that contains the name of the target object of the specified HTTP verb....
what is HttpOpenRequest function