RAD Studio VCL Reference
|
Returns the Web module that contains the SOAP dispatcher that is processing the current request.
function GetSOAPWebModule: TWebModule;
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!
|