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