Public Method GetDP5ConfigString

Read String configuration data and comments array from dpp config string. Returns INI configuration data array as return value and comments array as parameter.

Type Return

A Variant Value

Syntax

Object.GetDP5ConfigString ( strConfig, varComments)

The GetDP5ConfigString Methods syntax has these parts:

Part Description
object An expression evaluating to an Object of type frmDP5CFG.
strConfigRequired. A String Value. hardware configuration string.
varCommentsRequired. A Variant Value. INI comment data array.