| 
    RecAPI 
   | 
 
Output document converter information (ANSI) More...
Public Attributes | |
| char | Name [64] | 
| char | DLL [16] | 
| char | Ext [8] | 
Output document converter information (ANSI)
This structure describes the converter module and its target format. This is used by the RecGetOutputFormatInfo function.
| char OUTPUTCONVERTERINFOA::DLL[16] | 
Currently not used. Name of the output converter DLL file containing the converter.
| char OUTPUTCONVERTERINFOA::Ext[8] | 
Default extension for the final output document.
| char OUTPUTCONVERTERINFOA::Name[64] | 
Name of the output text format.