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)
|
Type: String()
Type: String()
Type: String() |
This function does not return a value. |