IFindPeekResultsCallback 接口

定义

表示向 s 提供的 IPeekResultSource 用于报告结果查询状态的回调对象。

public interface class IFindPeekResultsCallback
public interface class IFindPeekResultsCallback
__interface IFindPeekResultsCallback
public interface IFindPeekResultsCallback
type IFindPeekResultsCallback = interface
Public Interface IFindPeekResultsCallback

方法

ReportFailure(Exception)

报告查询处理失败。

ReportProgress(Int32)

报告查询处理的进度。

适用于