Represents a remote WSD service for client applications and middleware.
Methods
The IWSDServiceProxy interface inherits from IWSDMetadataExchange.
In addition, IWSDServiceProxy defines the following methods.
Remarks
Service proxy objects may reside on multiple endpoints. An endpoint more completely represents a URL (contains additional useful data). For example, one endpoint may support HTTP on IPv4 addresses and another may support HTTPS on IPv6 addresses. Since the same service lives on both endpoints, it is important that the service have underlying endpoint proxy objects, with each endpoint proxy corresponding to a single endpoint at which the service is available. The endpoint proxy takes care of simple messaging requests to the service, for example, sending one-way or two-way messages.
IWSDServiceProxy objects are employed to obtain service metadata, send messages to the service through a service proxy, subscribe to events on the service, and bind to proxies that provide type-specific semantics.
Requirements
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Header | WsdClient.h (include Wsdapi.h) |
| IDL | WsdClient.idl |
| DLL | Wsdapi.dll |
Send comments about this topic to Microsoft
Build date: 11/6/2009