IDiscoveryResult3 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an interface supported by the IDiscoveryResult object to specify which DiscoveryProtocol was used in a discovery session.
public interface class IDiscoveryResult3
public interface class IDiscoveryResult3
__interface IDiscoveryResult3
[System.Runtime.InteropServices.Guid("6E1073E5-A112-441A-8386-232CECC0C29B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDiscoveryResult3
[<System.Runtime.InteropServices.Guid("6E1073E5-A112-441A-8386-232CECC0C29B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDiscoveryResult3 = interface
Public Interface IDiscoveryResult3
- Attributes
Methods
GetProtocol() |
Returns a value that specifies which DiscoveryProtocol was used in a discovery session. |