ISearchJob interface

Contains properties and methods that are available to a search operation.

Members

The ISearchJob interface inherits from the IDispatch interface. ISearchJob also has these types of members:

  • Methods
  • Properties

Methods

The ISearchJob interface has these methods.

Method Description
CleanUp

Waits for an asynchronous operation to complete and then releases all the callbacks.

RequestAbort

Makes a request to cancel an asynchronous search.

 

Properties

The ISearchJob interface has these properties.

Property Access type Description

AsyncState

Read-only

Gets the caller-specific state object that is passed to the IUpdateSearch.BeginSearch method.

IsCompleted

Read-only

Gets a Boolean value that indicates whether the call to the IUpdateSearch.BeginSearch method is completely processed.

 

Requirements

Minimum supported client

Windows XP, Windows 2000 Professional with SP3 [desktop apps only]

Minimum supported server

Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only]

Header

Wuapi.h

IDL

Wuapi.idl

Library

Wuguid.lib

DLL

Wuapi.dll

IID

IID_ISearchJob is defined as 7366EA16-7A1A-4EA2-B042-973D3E9CD99B