ERRCODE TFormer_DeleteVar ( HTFORM  pInstance,
LPCSTR  pszProjectName,
LPCSTR  pszVarName 
)

Deletes a DataField from the specified Project.

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 (may be NULL for global DataFields)
[in] pszVarName The name of the DataField to be deleted.
Remarks:
Deletes a DataField from the specified Project. If no Project is specified, the DataField will be removed from the global Project.
Note:
Deleting a DataField which is still in use by FormLayouts will make these FormLayouts unusable!


© 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