ERRCODE TFormer_NewRecord ( HTFORM  pInstance  ) 

Appends a new Record to the DataSource.

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.
Remarks:
A Record is a collection of name/value pairs. This pair holds the name of a DataField (first member of the pair) and its value (second member of the pair).
Call this function before you set DataField values for the new Record.
See also:
TFormer_SetRecordCopy, TFormer_SetVarValue, TFormer_ResetData.


© 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