IDiscoveryResult3 Interface

Definition

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.

Applies to