ISoapConnectorFactory
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
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.