AAMVAIDBUILDER

typedef struct _AAMVAIDBUILDER 
{ 
   L_UINT uStructSize; 
   AAMVAID * OutputID; 
} AAMVAIDBUILDER; 

Builder object for writing AAMVA ID data.

Members

uStructSize

The size of the struct.

OutputID

The output AAMVAID object of this builder.

Comments

This structure is used to create a valid AAMVAID object and subsequently write AAMVA CDS (Card Design Standard) compliant ID data.

The created AAMVAID object OutputID should be freed by the user after it is no longer needed using L_BarCodeFreeAAMVAID.

See Also

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Barcode C API Help