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();

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!