Syntax
bool AL_IsChecked(
LIST_HANDLE list,
int index
);
Parameters
- list
- [in] List handle
- index
- [in] Index number of the list item.
Return value
checked attribute of the list item specified by index.Remarks
Requirements
Header file:
lib.hLibrary file:
AdvancedMenu.h
libAdvancedMenu.a
libSTARTUPOPH5000.a
See also
Last updated: 2020/10/04