Redraw the list screen.

Syntax

void AL_RepaintList(
  LIST_HANDLE list
);

Parameters

list
[in] List handle

Return value

None.

Remarks

The list screen is redrawn according to the list resource of the list handle specified by list.

Requirements

Header file:
lib.h
AdvancedMenu.h
Library file:
libAdvancedMenu.a
libSTARTUPOPH5000.a

Last updated: 2020/10/04