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


Detailed Description

Public API functions for Macro-PDF417.

Required include file: "tbarcode.h"

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

© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue May 5 15:50:26 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3