ISoapConnectorFactory (Windows CE 5.0)
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 | This method creates a connector of the type necessary to communicate with the specified port. |
Remarks
For an example, see CreatePortConnector Method.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Mssoap.h.
Link Library: Uuid.lib.
See Also
ISoapConnector | HttpConnector
Send Feedback on this topic to the authors