RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WebBrokerSOAP.GetSOAPWebModule Function

Returns the Web module that contains the SOAP dispatcher that is processing the current request.

Pascal
function GetSOAPWebModule: TWebModule;
C++
TWebModule GetSOAPWebModule();

WebBrokerSOAP

Call GetSOAPWebModule to access the application Web module of a Web Services application. This is the Web module that contains the SOAP dispatcher (THTTPSoapDispatcher). 

 

THTTPSOAPDispatcher

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!