Description
The BIAPGetOutputFileName function retrieves the output files created by Auto-print since the last call to BIAPStartPrinting or BIAPStartPrintingEx. Use the BIAPGetNumberOfOutputFiles function to retrieve the number of output files.
Syntax
[BiAutoPrint.] BIAPGetNumberOfOutputFiles(Index As Integer) As String
Parameters
Index |
The 0-based index of the output file to return. Must be less than the return value of BIAPGetNumberOfOutputFiles. |
Returns |
RetVal String |
The output file path. |
Requirements
This function is supported by Auto-print SDK version 16.12 and above.