ActiveXModule.Parameters
- Updated2025-07-21
- 1 minute(s) read
ActiveXModule.Parameters
Syntax
ActiveXModule.Parameters
Data Type
Collection of parameters.
Purpose
Returns the ActiveXParameters collection that contains a list of the current parameters used as inputs and outputs of the corresponding module.
Remarks
Call the Module.LoadPrototype method before you access this property.