RecAPI
OUTPUTCONVERTERINFOW Struct Reference

Output document converter information (Unicode) More...

List of all members.

Public Attributes

WCHAR Name [64]
WCHAR DLL [16]
WCHAR Ext [8]

Detailed Description

Output document converter information (Unicode)

This structure describes the converter module and its target format. This is used by the RecGetOutputFormatInfo function.


Member Data Documentation

Currently not used. Name of the output converter DLL file containing the converter.

Default extension for the final output document.

Name of the output text format.