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

!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

Last modified 5 years ago Last modified on 05/17/19 15:08:01
Note: See TracWiki for help on using the wiki.