ActiveXModule.Parameters
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.