ERRCODE TFormer_SetRecordCopy ( HTFORM  pInstance,
UINT  nRecordCopy 
)

Sets the number of copies for the actual Record.

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] nRecordCopy The number of copies for the current record.
Remarks:
The value provided with this function specifies how often this Record is used for printing. May be called after TFormer_NewRecord. If TFormer_SetRecordCopy is not set, then the default value 1 will be used.
Note:
Do not mix up this method with TFormer_SetNumberOfCopies
See also:
TFormer_NewRecord, TFormer_SetVarValue.


© 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