IDMWebHelper.EnumNodeBrowsers

This function enumerates all node browser configurations and get the default configuration.

Syntax Parameters Return Value
Sub IDMWebHelper.EnumNodeBrowsers( _
    ByRef Names As String(), _
    ByRef Descriptions As String(), _
    ByRef defaultConfig As String)
  • Names [out]

Type: String()

  • Descriptions [out]

Type: String()

  • defaultConfig [out]

Type: String()

This function does not return a value.