IWSDScopeMatchingRule interface (wsddisco.h)
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.
Inheritance
The IWSDScopeMatchingRule interface inherits from the IUnknown interface. IWSDScopeMatchingRule also has these types of members:
Methods
The IWSDScopeMatchingRule interface has these methods.
IWSDScopeMatchingRule::GetScopeRule Is called to return a URI defining the implemented scope matching rule. |
IWSDScopeMatchingRule::MatchScopes Is called to compare two scopes to determine if they match. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | wsddisco.h (include Wsdapi.h) |