GetItemIndex
int CForm::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
Last modified
5 years ago
Last modified on 05/17/19 15:06:05
Note:
See TracWiki
for help on using the wiki.