TBarCode Library 11  TBarCode Library 11
macpdfapi.cpp File Reference

Public API functions for Macro-PDF417. More...

Functions

LONG BCGet_PDF417_SegIndex (t_BarCode *pBarCode)
 Gets current Macro-PDF417 segment index. More...
 
BOOL BCGet_PDF417_SegLast (t_BarCode *pBarCode)
 Returns if this is the last symbol within a Macro PDF417 symbol-chain. More...
 
LONG BCGet_PDF417_SegCount (t_BarCode *pBarCode)
 Gets Macro PDF417 segment count. More...
 
LONG BCGet_PDF417_TimeStamp (t_BarCode *pBarCode)
 Gets Macro PDF417 Time Stamp. More...
 
LONG BCGet_PDF417_FileSize (t_BarCode *pBarCode)
 Gets Macro PDF417 File Size. More...
 
LONG BCGet_PDF417_CheckSum (t_BarCode *pBarCode)
 Gets Macro PDF417 Check Sum. More...
 
ERRCODE BCSet_PDF417_SegIndex (t_BarCode *pBarCode, LONG nSegInx)
 Sets Macro-PDF417 segment index. More...
 
ERRCODE BCSet_PDF417_SegLast (t_BarCode *pBarCode, BOOL bSegLast)
 Marks the actual symbol as the last one within the Macro PDF417 symbol chain. More...
 
ERRCODE BCSet_PDF417_SegCount (t_BarCode *pBarCode, LONG nSegCount)
 Sets Macro PDF417 segment count (optional). More...
 
ERRCODE BCSet_PDF417_TimeStamp (t_BarCode *pBarCode, LONG nTimeStamp)
 Sets Macro PDF417 Time Stamp (optional). More...
 
ERRCODE BCSet_PDF417_FileSize (t_BarCode *pBarCode, LONG nFileSize)
 Sets Macro PDF417 File Size (optional). More...
 
ERRCODE BCSet_PDF417_CheckSum (t_BarCode *pBarCode, LONG nCheckSum)
 Sets Macro PDF417 Check Sum (optional). More...
 
LPCSTR BCGet_PDF417_FileIDA (t_BarCode *pBarCode)
 Gets Macro PDF417 FileID. More...
 
LPCWSTR BCGet_PDF417_FileIDW (t_BarCode *pBarCode)
 Gets Macro PDF417 FileID. More...
 
LPCSTR BCGet_PDF417_FileNameA (t_BarCode *pBarCode)
 Gets Macro PDF417 File Name. More...
 
LPCWSTR BCGet_PDF417_FileNameW (t_BarCode *pBarCode)
 Gets Macro PDF417 File Name. More...
 
LPCSTR BCGet_PDF417_SenderA (t_BarCode *pBarCode)
 Gets Macro PDF417 Sender. More...
 
LPCWSTR BCGet_PDF417_SenderW (t_BarCode *pBarCode)
 Gets Macro PDF417 Sender. More...
 
LPCSTR BCGet_PDF417_AddresseeA (t_BarCode *pBarCode)
 Gets Macro PDF417 Addressee. More...
 
LPCWSTR BCGet_PDF417_AddresseeW (t_BarCode *pBarCode)
 Gets Macro PDF417 Addressee. More...
 
ERRCODE BCSet_PDF417_FileIDA (t_BarCode *pBarCode, LPCSTR szFileID)
 Sets Macro PDF417 FileID. More...
 
ERRCODE BCSet_PDF417_FileIDW (t_BarCode *pBarCode, LPCWSTR szFileID)
 Sets Macro PDF417 FileID. More...
 
ERRCODE BCSet_PDF417_FileNameA (t_BarCode *pBarCode, LPCSTR szFileName)
 Sets Macro PDF417 File Name (optional). More...
 
ERRCODE BCSet_PDF417_FileNameW (t_BarCode *pBarCode, LPCWSTR szFileName)
 Sets Macro PDF417 File Name (optional). More...
 
ERRCODE BCSet_PDF417_SenderA (t_BarCode *pBarCode, LPCSTR szSender)
 Sets Macro PDF417 Sender (optional). More...
 
ERRCODE BCSet_PDF417_SenderW (t_BarCode *pBarCode, LPCWSTR szSender)
 Sets Macro PDF417 Sender (optional). More...
 
ERRCODE BCSet_PDF417_AddresseeA (t_BarCode *pBarCode, LPCSTR szAddressee)
 Sets Macro PDF417 Addressee (optional). More...
 
ERRCODE BCSet_PDF417_AddresseeW (t_BarCode *pBarCode, LPCWSTR szAddressee)
 Sets Macro PDF417 Addressee (optional). More...
 

Detailed Description

Public API functions for Macro-PDF417.

Required include file: "tbarcode.h"

Author
TEC-IT Datenverarbeitung GmbH
Wagnerstr. 6, 4400 Steyr, AUSTRIA/EUROPE
https://www.tec-it.com
Copyright© by TEC-IT Datenverarbeitung GmbH

© 2019 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Apr 11 2019 07:57:47 for TBarCode Library 11 with doxygen 1.8.8