InitDomain Method

Creates (if necessary) the domain object and attaches it to the session object.

Syntax

Session.InitDomain(DomainFileName)

Part Description
Session An object variable representing an existing session object.
DomainFileName A string containing the specific domain file name (.eqd).

Applies To

Session

Remarks

This method must be called before any other method of the Session object.

See Also

ClarifySpellingErrors Property, DomainInfo Property, ParseRequest Method


(c) 1996-1998 Microsoft Corporation. All Rights Reserved.