Share via


IInfoPathDataImporter.Uninitialize method

Uninitializes the IInfoPathDataImporter interface.

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Sub Uninitialize
'Usage
Dim instance As IInfoPathDataImporter

instance.Uninitialize()
void Uninitialize()

Remarks

InfoPath calls the Initialize method before calling the Import method, and then calls the Uninitialize method after importing is complete.

For more information about programmatically importing data into an InfoPath form, see the InfoPath Developer Portal on the Microsoft Office Developer Center.

See also

Reference

IInfoPathDataImporter interface

IInfoPathDataImporter members

Microsoft.Office.Interop.InfoPath namespace