ActiveXModule.ServerId

Syntax

ActiveXModule.ServerId

Data Type

String

The name of the server.

Purpose

Specifies the name of the ActiveX Automation server the module uses.

Remarks

The server must be registered with Microsoft Windows before the module executes, unless the ActiveXModule.CreateOption property specifies ActiveXCreate_FromFile and the ActiveXModule.FilePath property specifies a path from which to load the object.

See Also

ActiveXModule.CreateOption

ActiveXModule.FilePath