Main Page
Related Pages
Modules
Files
Repository Access
TFormer_AddNewForm
TFormer_AddNewProject
TFormer_AddNewVar
TFormer_DatasourceItGetDescription
TFormer_DatasourceItGetName
TFormer_DeleteForm
TFormer_DeleteProject
TFormer_DeleteVar
TFormer_DSParameterItGetCaption
TFormer_DSParameterItGetDefValue
TFormer_DSParameterItGetDescription
TFormer_DSParameterItGetDisplayOrder
TFormer_DSParameterItGetName
TFormer_FormItGetDescription
TFormer_FormItGetName
TFormer_FreeDatasourceIt
TFormer_FreeDSParameterIt
TFormer_FreeFormIt
TFormer_FreeProjectIt
TFormer_FreeProjectVarIt
TFormer_GetFirstDatasourceIt
TFormer_GetFirstDSParameterIt
TFormer_GetFirstFormIt
TFormer_GetFirstProjectIt
TFormer_GetFirstProjectVarIt
TFormer_GetNextDatasourceIt
TFormer_GetNextDSParameterIt
TFormer_GetNextFormIt
TFormer_GetNextProjectIt
TFormer_GetNextProjectVarIt
TFormer_GetVarUsage
TFormer_ProjectItGetDescription
TFormer_ProjectItGetName
TFormer_ProjectVarItGetCaption
TFormer_ProjectVarItGetDefValue
TFormer_ProjectVarItGetDescription
TFormer_ProjectVarItGetDisplayOrder
TFormer_ProjectVarItGetName
TFormer_ProjectVarItGetType
TFormer_ProjectVarItGetUsage
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