TBarCode Library 11  TBarCode Library 11
ERRCODE BCSet_PDF417_TimeStamp ( t_BarCode pBarCode,
LONG  nTimeStamp 
)

Sets Macro PDF417 Time Stamp (optional).

Specifies time stamp (elapsed time in seconds since January 1, 1970 00:00 GMT) (numeric)
Optional field to be encoded into the Macro PDF control header block. Default: unused.

See also:
BCSet_PDF417_TimeStamp()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]nTimeStampTime stamp (-1 ... reset to default).
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.