Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IixssoUtil interface

[Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.]

An ActiveX server-side control that is an automation object with a dual interface supporting IDispatch. The methods supported by this object give script writers utility routines for use with the Query object.

The programmatic identifier (ProgID) for the object is IXSSO.Util.2. The version-independent ProgID is IXSSO.Util.

Members

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

Methods

The IixssoUtil interface has these methods.

MethodDescription
AddScopeToQuery

Adds a new scope restriction to a query.

GetArrayElement

Accesses a safe-array vector element.

HTMLEncode

Encodes a string using HTML encoding using the specified code page.

ISOToLocaleID

Converts a language code to a locale identifier (LCID).

LocaleIDToISO

Converts a locale identifier (LCID) to a language code.

TruncateToWhitespace

Truncates a string at a white-space character.

URLEncode

Encodes a string using URL encoding using the specified code page.

 

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

End of client support

Windows 7

End of server support

Windows Server 2008 R2

DLL

Ixsso.dll

 

 

Show: