IConversionManager Interface

InfoPath Developer Reference

Used to communicate with the InfoPath user interface from a custom converter when importing or exporting a form template.

Version Information
 Version Added:  InfoPath 2003

Remarks

For more information on creating a backward-compatible form template converter, see the Build a Custom Importer topic in the InfoPath 2003 SDK.

For more information about implementing the IConversionManager and the IConversionManager2 interfaces, see the InfoPath Developer Portal on the Microsoft Office Developer Center.

This interface, object, member or enumeration is provided by the InfoPath design environment. A reference must be set to the Microsoft Office InfoPath Designer 2.0 Type Library, located at C:\Program Files\Microsoft Office\Office12\IPDESIGN.DLL.

This object or member is used for extending the InfoPath application and is not intended to be used directly from your form code.

See Also