RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWSDLItems.GetWSDLItems Method

Returns a reference to this TWSDLItems instance.

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

GetWSDLItems returns a reference to the TWSDLItems instance. This method is mostly used by code that holds an IWSDLItems interface and needs to use the methods of the object itself. 

 

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