Partager via


InfoPathEditor - Interface

Ce type est le wrapper d’une interface COM implémentée par une coclasse qui est requise par le code managé pour l’interopérabilité COM. Pour accéder aux membres indiqués par cette interface, utilisez le type qui encapsule la coclasse qui implémente cette interface. Pour plus d’informations sur ce type, notamment des remarques sur son utilisation et des exemples, voirInfoPathEditorObject.

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

Syntaxe

'Déclaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("096CD706-0786-11D1-95FA-0080C78EE3BB")> _
Public Interface InfoPathEditor
'Utilisation
Dim instance As InfoPathEditor
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("096CD706-0786-11D1-95FA-0080C78EE3BB")]
public interface InfoPathEditor

Voir aussi

Référence

InfoPathEditor - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms