| 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. 
| [in] | pBarCode | Pointer to barcode structure. | 
| [in] | nTimeStamp | Time stamp (-1 ... reset to default). | 
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |