Soap.WSDLItems.IWSDLItems.GetWSDLItems

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetWSDLItems: TWSDLItems;

C++

virtual TWSDLItems* __fastcall GetWSDLItems(void) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Soap.WSDLItems.pas
Soap.WSDLItems.hpp
Soap.WSDLItems IWSDLItems

Description

Returns a reference to the TWSDLItems instance that implements this interface.

GetWSDLItems returns a reference to the underlying TWSDLItems instance. This object has numerous methods that let you access the definitions in the WSDL document.