Web.HTTPApp.IWebDispatcherAccess Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
RequestpublicReturns the Web request object for the HTTP request message to which the application is responding.
ResponsepublicReturns the Web response object for the HTTP response message that the application is assembling.
SupportspublicIndicates whether a given interface supports a specific (another) interface.