ICompactTextListInfo2.GetUsedLINTTextids (METH)

METHOD GetUsedLINTTextids : POINTER TO ARRAY [0..0] OF LINT

returns the used textids in the texlist stTextListName. with the number of ids (GetNumberOfEntriesOfTextlist), it is possible to iterate through the ids, as they are stored in an array of lint and the returnvalue is the first value in the array

InOut:

Scope

Name

Type

Return

GetUsedLINTTextids

POINTER TO ARRAY [0..0] OF LINT

Input

stTextListName

STRING