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
Remarks
This method must be called before any other method of the Session object.
See Also
ClarifySpellingErrors Property, DomainInfo Property, ParseRequest Method