RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWSDLItems.GetWSDLDoc Method

Returns the interface for this TWSDLItems instance.

Pascal
function GetWSDLDoc: IWSDLDocument;
C++
__fastcall IWSDLDocument GetWSDLDoc();

GetWSDLDoc returns the IWSDLDocument for this TWSDLItems instance. This interface can be used to access the Definition property, which supplies uninterpreted access to the definitions in the WSDL document. 

 

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