ActiveXModule.AsModule

Syntax

ActiveXModule.AsModule

Return Value

Module

Purpose

Returns the underlying module that represents the ActiveXModule object.

Remarks

Use the module to access properties and methods common to all modules.

See Also

Module