The following member variables should only be used during the verification button actions.
-
lpDllBatchStruct->pszTemplateName: pszTemplateName is a pointer to a null terminated string that contains the master form template name being processed.
-
lpDllBatchStruct->pszImportFileName: pszImportFileName is a pointer to a null terminated string that contains the fully qualified original import path and file name of the image.
-
lpDllBatchStruct->pszImageFileName: pszImageFileName is a pointer to a null terminated string that contains the fully qualified path and filename of the image the action is occurring on.
-
lpDllBatchStruct->nSequence: nSequence contains the relative sequence number of the current image within the current batch.