Contents page

DrawList()


    USAGE

void DrawList(ListInfo)

FUNCTION

This redraws the list display described by ListInfo. ListInfo must be already initialised with an InitListInfo command.

see also : section Lists

INPUTS

ListInfo = Pointer to a ListInfo structure.

RESULT

none (void)