object.CreateDotNetObject(aDLLFileName, aClassName, aDotNetVersion)
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the ISProfile interface |
|
aDLLFileName |
In, Required | string |
|
aClassName |
In, Required | string |
|
aDotNetVersion |
In, Required | string |
object