SOAPHTTPTrans.TBeforePostEvent

From RAD Studio VCL Reference
Jump to: navigation, search

C++ Information

From SOAPHTTPTrans.hpp

	typedef TBeforePostEvent TBeforePostEvent;


Unit: SOAPHTTPTrans

Type: typedef

Description

TBeforePostEvent is the type of the OnBeforePost event of THTTPReqResp.


TBeforePostEvent is the type of the OnBeforePost event handler, which is called before an HTTP request message containing SOAP content is sent to a Web Service provider.

HTTPReqResp is the component that generates and sends the HTTP request message.

Data is a handle to the wininet request object.

See Also

Personal tools
Translations
Newest Version