wsdclient.h header

This header is used by Other Devices Technologies. For more information, see:

wsdclient.h contains the following programming interfaces:

Interfaces

 
IWSDAsyncCallback

Handles callbacks for the completion of an asynchronous operation.
IWSDAsyncResult

Represents an asynchronous operation.
IWSDDeviceProxy

Represents a remote Devices Profile for Web Services (DPWS) device for client applications and middleware.
IWSDEndpointProxy

Implements a device services messaging proxy.
IWSDEventingStatus

Implement this interface to receive notification when status changes occur in event subscriptions.
IWSDMetadataExchange

Is the base class for other objects which access metadata.
IWSDServiceProxy

Represents a remote WSD service for client applications and middleware.
IWSDServiceProxyEventing

Represents a remote WSD service for client applications and middleware. This interface allows for the implementation of multiple asynchronous operations.

Functions

 
WSDCreateDeviceProxy

Creates a device proxy and returns a pointer to the IWSDDeviceProxy interface. (WSDCreateDeviceProxy)
WSDCreateDeviceProxy2

Creates a device proxy that can support signed messages and returns a pointer to the IWSDDeviceProxy interface.
WSDCreateDeviceProxyAdvanced

Creates a device proxy and returns a pointer to the IWSDDeviceProxy interface. (WSDCreateDeviceProxyAdvanced)