DllModule.Parameters
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
DllModule.Parameters
Syntax
DllModule.Parameters
Data Type
Purpose
Returns the DllParameters collection that contains a list of the current parameters used as inputs and outputs of the corresponding module.
Remarks
If you need to add or modify a parameter, you must first obtain the DllParameters collection.