wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/GetItemIndex

Version 1 (modified by Don Wilson, 5 years ago) ( diff )

--

GetItemIndex

int GetItemIndex(CFormItem* pItem)

Parameters

  • pItem = pointer to a CFormButton or CFormInput item.

Return Value

The GetItemIndex function returns the item index of the pointer specified; -1 is returned if no item is found with a matching name.

Remarks

Example

Note: See TracWiki for help on using the wiki.