GetTextListInfo (FUN)

FUNCTION GetTextListInfo : ITextListInfo

Use this method to retrieve information about a given TextList. .. note:

Call :ref:`ITextListInfo.Release()` on returned value when you do not need it anymore.
InOut:

Scope

Name

Type

Comment

Return

GetTextListInfo

ITextListInfo

Information about the given TextList.

Will be null if the TextList can not be found or contains no entries.

Inout Const

stTextListName

STRING(255)

The name of the textlist to search for