IDMNode.GenerateCode
| Syntax | Parameters | Return Value |
|---|---|---|
Sub IDMNode.GenerateCode( _
DataMiner As IDMNodeHelper, _
pThisNode As DataMinerNode, _
lang As DMLanguage, _
flags As Long, _
nodeObjectName As String, _
ByRef nodeObjectInitializationCode As String, _
ByRef Code As String, _
ByRef supportFilesArray As Variant, _
ByRef ReferencesArray As Variant)
|
Type: IDMNodeHelper Type: DataMinerNode Type: DMLanguage Type: Long Type: String Type: String Type: String Type: Variant Type: Variant |
This function does not return a value. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
