ERRCODE TFormer_GetNextFormIt ( HFORM_ITERATOR  hFormIt  ) 

Move the iterator to the next FormLayout within the Project.

Returns:
- ErrOk (0) if iterator was moved to the next FormLayout
- Non-zero if error occurred or there are no more FormLayouts in the Project
Parameters:
[in] hFormIt FormLayout iterator (see TFormer_GetFirstFormIt)
Remarks:
This function is used for enumerating FormLayouts within a Project. Use TFormer_FormItGetName and TFormer_FormItGetDescription to retrieve the name and description of the actual FormLayout.
Note:
Release the iterator after use with TFormer_FreeFormIt ! Memory leaks may occur otherwise.


© 2006-2009 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Sep 2 16:01:09 2009 for TFORMer Runtime DLL/Shared Library with doxygen 1.5.8