RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWSDLItems.GetBindingType Method

Returns the port type to which a specified binding applies.

Pascal
function GetBindingType(const BindingName: DOMString): DOMString;
C++
__fastcall DOMString GetBindingType(const DOMString BindingName);

Call GetBindingType to retrieve the names of the port type to which a specified binding applies.  

BindingName is the name of a binding defined in the WSDL document. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!