Version 1 (modified by 6 years ago) ( diff ) | ,
---|
!GetItemByIDVal
CFormItem* GetItemByIDVal(int nIDVal)
Parameters
- nIDVal = The item ID value of a form item in the form
Return Value
The !GetItemByIDVal function returns a pointer to the CFormItem found based on the provided ID value; NULL is returned if no item is found with a ID value.
Remarks
Example
Note:
See TracWiki
for help on using the wiki.