Share via


IWSDiscoveryProviderNotify

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface is implemented by the client program to receive callback notifications from IWSDiscoveryProvider.

The IWSDDiscoveryProviderNotify interface inherits the methods of the IUnknown interface.

In addition, the following table lists the methods supported by the IWSDDiscoveryProviderNotify interface in vtable order.

Method Description

IWSDiscoveryProviderNotify::Add

Called to provide information on either a newly announced discovery host (from a Hello message), or a match to a user initiated query.

IWSDiscoveryProviderNotify::Remove

Called to provide information on a recently departed discovery host (from a Bye message).

IWSDiscoveryProviderNotify::SearchFailed

Called to indicate a user initiated search has failed.

IWSDiscoveryProviderNotify::SearchComplete

Called to indicate a user initiated search has successfully completed and no more matches for the search will be accepted.

Requirements

Header wsdapi.h
Library wsdapi.lib
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Reference

Web Services on Devices Interfaces
Web Services on Devices Reference