WebServiceAdapter interface

This type is a wrapper for a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about the later version of this interface, including usage remarks and examples, seeMicrosoft.Office.Interop.InfoPath.SemiTrust.WebServiceAdapter2.

Namespace:  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly:  Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("096cd654-0786-11d1-95fa-0080c78ee3bb")> _
Public Interface WebServiceAdapter
'Usage
Dim instance As WebServiceAdapter
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
[GuidAttribute("096cd654-0786-11d1-95fa-0080c78ee3bb")]
public interface WebServiceAdapter

See also

Reference

WebServiceAdapter members

Microsoft.Office.Interop.InfoPath.SemiTrust namespace