Version 1 (modified by 6 years ago) ( diff ) | ,
---|
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
Note:
See TracWiki
for help on using the wiki.