GetItem
CFormItem* CForm::GetItem(int i)
Parameters
- i = The item index to return
Return Value
The GetItem function returns a pointer to the CFormItem found based on the provided index; NULL is returned if the index is out of range.
Remarks
Example
Last modified
5 years ago
Last modified on 05/17/19 15:10:30
Note:
See TracWiki
for help on using the wiki.