Share via


ISoapConnectorFactory (Windows Embedded CE 6.0)

1/6/2010

This interface provides a method to create a connector for the transport protocol specified in the Web Services Description Language (WSDL) file.

The following table shows the method supported by the ISoapConnector interface.

Method Description

CreatePortConnector Method

This method creates a connector of the type necessary to communicate with the specified port.

Requirements

Header mssoap.h
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

SOAP Objects and Interfaces
ISoapConnector
HttpConnector