IErrorLog - Interface

Implémentée pour contenir des erreurs lors de l'extraction des paramètres d'imprimante pour remplir un objet IPropertyBag utilisé par un importateur de données personnalisé.

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
<GuidAttribute("3127CA40-446E-11CE-8135-00AA004BB851")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IErrorLog
'Utilisation
Dim instance As IErrorLog
[GuidAttribute("3127CA40-446E-11CE-8135-00AA004BB851")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IErrorLog

Remarques

Un importateur de données personnalisé est créé en implémentant l'interface IInfoPathDataImporter . Pour plus d'informations sur l'importation par programme des données dans un formulaire InfoPath, voir le Portail des développeurs InfoPath sur le Centre de développement Microsoft Office.

Voir aussi

Référence

IErrorLog - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms