InetHttpOpenRequest method (LEADRasterHTTP Object)
short InetHttpOpenRequest(long nType, BSTR pszTarget, BSTR pszReferer, BSTR pszVersion); | |
Overview |
Remarks
Creates a new HTTP request to be sent to the server.
An HTTP request holds a request to be sent to an HTTP server and contains all RFC822/MIME/HTTP headers to be sent as part of the request.
The InetHttpOpenRequest method must be called before calling the following methods InetHttpSendBitmap, InetHttpSendData, InetHttpSendForm and InetHttpSendRequest.
See Also
Elements: |
InetHttpCloseRequest method, InetHttpSendRequest method, InetHttpConnect method |
Topics: |