RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWSDLItems.GetWSDLItems Method

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

Pascal
function GetWSDLItems: TWSDLItems;
C++
__fastcall TWSDLItems GetWSDLItems();

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

 

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