ClearImage COM Server Send comments on this topic.
Info Property
See Also 
Type
nParam

Description

Server Information

Property type

Read-only property

Syntax

Visual Basic
Public Property Info( _
   ByVal Type As EInfoType, _
   Optional ByVal nParam As Long = 0 _
) As String

Parameters

Type
ValueDescription
ciModulesListList of modules - List format
ciModulesXmlList of modules - XML format
ciErrorTextError text for specified error
nParam

See Also