Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by Other Devices Technologies. For more information, see:
wsddisco.h contains the following programming interfaces:
Interfaces
| IWSDiscoveredService This interface represents a remotely discovered host. |
| IWSDiscoveryProvider Used to discover services on the network advertised by WS-Discovery. |
| IWSDiscoveryProviderNotify Is implemented by the client program to receive callback notifications from IWSDiscoveryProvider. |
| IWSDiscoveryPublisher Provides methods for announcing hosts and managing incoming queries to hosts. |
| IWSDiscoveryPublisherNotify Is implemented by the client program to receive callback notifications from IWSDiscoveryPublisher. |
| IWSDScopeMatchingRule Is implemented by the client program to supply a custom scope matching rule which can be used to extend the standard scope matching rules defined in WS-Discovery. |
Functions
| WSDCreateDiscoveryProvider Creates an IWSDiscoveryProvider object. |
| WSDCreateDiscoveryProvider2 Creates an IWSDiscoveryProvider object that supports signed messages. |
| WSDCreateDiscoveryPublisher Creates an IWSDiscoveryPublisher object. |
| WSDCreateDiscoveryPublisher2 Creates an IWSDiscoveryPublisher object that supports signed messages. |