Get the index number of the list item displayed at the beginning of the list area.

Syntax

int AL_GetStartIndex(
  LIST_HANDLE list
);

Parameters

list
[in] List handle

Return value

Index number of the list item displayed at the beginning of the list area.

Remarks

Returns 0 if no list item is registered in the list resource.

Requirements

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

Last updated: 2020/10/04