|
LONG | BCGet_PDF417_SegIndex (t_BarCode *pBarCode) |
| Gets current Macro-PDF417 segment index. More...
|
|
LPCSTR | BCGet_PDF417_FileIDA (t_BarCode *pBarCode) |
| Gets Macro PDF417 FileID. More...
|
|
LPCWSTR | BCGet_PDF417_FileIDW (t_BarCode *pBarCode) |
|
BOOL | BCGet_PDF417_SegLast (t_BarCode *pBarCode) |
| Returns if this is the last symbol within a Macro PDF417 symbol-chain. More...
|
|
LPCSTR | BCGet_PDF417_FileNameA (t_BarCode *pBarCode) |
| Gets Macro PDF417 File Name. More...
|
|
LPCWSTR | BCGet_PDF417_FileNameW (t_BarCode *pBarCode) |
|
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...
|
|
LPCSTR | BCGet_PDF417_SenderA (t_BarCode *pBarCode) |
| Gets Macro PDF417 Sender. More...
|
|
LPCWSTR | BCGet_PDF417_SenderW (t_BarCode *pBarCode) |
|
LPCSTR | BCGet_PDF417_AddresseeA (t_BarCode *pBarCode) |
| Gets Macro PDF417 Addressee. More...
|
|
LPCWSTR | BCGet_PDF417_AddresseeW (t_BarCode *pBarCode) |
|
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_FileIDA (t_BarCode *pBarCode, LPCSTR szFileID) |
| Sets Macro PDF417 FileID. More...
|
|
ERRCODE | BCSet_PDF417_FileIDW (t_BarCode *pBarCode, LPCWSTR szFileID) |
|
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_FileNameA (t_BarCode *pBarCode, LPCSTR szFileName) |
| Sets Macro PDF417 File Name (optional). More...
|
|
ERRCODE | BCSet_PDF417_FileNameW (t_BarCode *pBarCode, LPCWSTR szFileName) |
|
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_SenderA (t_BarCode *pBarCode, LPCSTR szSender) |
| Sets Macro PDF417 Sender (optional). More...
|
|
ERRCODE | BCSet_PDF417_SenderW (t_BarCode *pBarCode, LPCWSTR szSender) |
|
ERRCODE | BCSet_PDF417_AddresseeA (t_BarCode *pBarCode, LPCSTR szAddressee) |
| Sets Macro PDF417 Addressee (optional). More...
|
|
ERRCODE | BCSet_PDF417_AddresseeW (t_BarCode *pBarCode, LPCWSTR szAddressee) |
|
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...
|
|
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