IDMNodeHelper.EditRules

Syntax Parameters Return Value
Sub IDMNodeHelper.EditRules( _
    pNode As DataMinerNode, _
    hwndParent As Long, _
    ByRef rules As String, _
    ByRef bLink As Boolean, _
    ByRef bOK As Boolean)
  • pNode [in]

    Type: DataMinerNode

  • hwndParent [in]

    Type: Long

  • rules [in, out]

    Type: String

  • bLink [in, out]

    Type: Boolean

  • bOK [out]

    Type: Boolean

This function does not return a value.