IDMNodeHelper.SelectEnterpriseObject

Syntax Parameters Return Value
Function IDMNodeHelper.SelectEnterpriseObject( _
    pNode As DataMinerNode, _
    hwndParent As Long, _
    caption As String, _
    types As Long, _
    flags As Long, _
    binDocTypes As Variant, _
    ByRef object_path As String) As Boolean
  • pNode [in]

Type: DataMinerNode

  • hwndParent [in]

Type: Long

  • caption [in]

Type: String

  • types [in]

Type: Long

  • flags [in]

Type: Long

  • binDocTypes [in]

Type: Variant

  • object_path [in,out]

Type: String

Boolean