Share via


IWSDiscoveryProviderNotify (Compact 2013)

3/26/2014

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

See Also

Reference

Web Services on Devices Interfaces
Web Services on Devices Reference