Soap.WSDLItems.IWSDLLookup.GetWSDLItems

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetWSDLItems(const URLLocation: string): IWSDLItems;

C++

virtual _di_IWSDLItems __fastcall GetWSDLItems(const System::UnicodeString URLLocation) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
Soap.WSDLItems.pas
Soap.WSDLItems.hpp
Soap.WSDLItems IWSDLLookup

Description

Renvoie l'interface IWSDLItems stockée d'une collection de documents WSDL importés.

Utilisez GetWSDLItems pour obtenir l'interface IWSDLItems stockée d'une collection de documents WSDL importés.

Voir aussi