RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWSDLItems.GetBindingType Method

Returns the port type to which a specified binding applies.

Pascal
function GetBindingType(const BindingName: WideString): WideString;
C++
__fastcall BSTR GetBindingType(const BSTR 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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!