Gets the number of list items registered in the list resource.

Syntax

int AL_GetLines(
  LIST_HANDLE list
);

Parameters

list
[in] List handle

Return value

 Number of list items.

Remarks

Gets the number of list items registered in 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