ERRCODE TFormer_GetNextProjectIt ( HPROJECT_ITERATOR  hProjectIt  ) 

Moves the iterator to the next Project within the Repository.

Returns:
- ErrOk (0) in iterator was moved to next Project
- Non-zero if error occurred or there are no more Projects
Parameters:
[in] hProjectIt Project iterator (see TFormer_GetFirstProjectIt)
Remarks:
This function is used for enumerating Projects within the actual Repository. Use TFormer_ProjectItGetName and TFormer_ProjectItGetDescription to retrieve the name and description of the actual Project.
Note:
Release the iterator after use with TFormer_FreeProjectIt! 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