INavigateToCallback2 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.
Collects results and status updates from providers. It is valid to call these methods in any order.
public interface class INavigateToCallback2
public interface class INavigateToCallback2
__interface INavigateToCallback2
public interface INavigateToCallback2
type INavigateToCallback2 = interface
Public Interface INavigateToCallback2
Methods
Done(IncompleteReason) |
Signals that a provider has finished its search but couldn't get complete results because of a standard reason. |
Done(String) |
Signals that a provider has finished its search but couldn't get complete results because of a custom reason. |