ActiveXModule.Parameters
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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.