IDMNodeHelper.CodesSelectionDialog
Helper function to display a codes selection dialog. Can be called from IDMNode::Edit.
| Syntax | Parameters | Return Value |
|---|---|---|
Function IDMNodeHelper.CodesSelectionDialog( _
pNode As DataMinerNode, _
input_dataset_index As Long, _
hwndParent As Long, _
WindowTitle As String, _
flags As Integer, _
varList As Variant, _
minSelList As Variant, _
maxSelList As Variant, _
minValue As Long, _
maxValue As Long, _
ByRef codesInOut As String) As Boolean
|
|
Boolean |