Deletes a Project from the Repository.
- Returns:
- - ErrOk (0) in case of success
- Non-zero if error occurred
- Parameters:
-
[in] | pInstance | The TFORMer-Instance provided by a previous call to TFormer_Init. |
[in] | pszProjectName | The name of the Project to be deleted. |
- Note:
- Please note that this function does not delete files for a FormLayout (*.xmd), data-files (*.xml) or any subdirectories. This function only modifies the Repository file itself.