ERRCODE TFormer_GetNextDSParameterIt ( HDSPARAMETER_ITERATOR  hIt  ) 

Move the iterator to the next DataSource-Parameter within the DataSource.

Returns:
- ErrOk (0) if iterator was moved to the next DataSource-Parameter
- Non-zero if error occurred or there are no more DataSource-Parameters in the DataSource
Parameters:
[in] hIt DataSource-Parameter iterator (see TFormer_GetFirstDSParameterIt)
Remarks:
This function is used for enumerating DataSource-Parameters within a DataSource. Use TFormer_DSParameterItGetName and TFormer_DSParameterItGetDescription to retrieve the name and description of the DataSource-Parameter.
Note:
Release the iterator after use with TFormer_FreeDSParameterIt! Memory leaks may occur otherwise.
See also:
TFormer_GetFirstDSParameterIt


© 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