ApplicationEventsClass-Klasse
Dies ist ein Wrappertyp für eine Coklasse oder ein Coklassenmember, die bzw. der für den verwalteten Code der COM-Interoperabilität erforderlich ist. Diese Klasse soll nicht in Code verwendet werden.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<GuidAttribute("80756412-5146-11D5-A672-00B0D022E945")> _
<ClassInterfaceAttribute(0)> _
<ComSourceInterfacesAttribute("Microsoft.Office.Interop.InfoPath._ApplicationEvents" & ChrW(0) & "")> _
Public Class ApplicationEventsClass
Implements ApplicationEvents, _ApplicationEvents_Event
'Usage
Dim instance As ApplicationEventsClass
[GuidAttribute("80756412-5146-11D5-A672-00B0D022E945")]
[ClassInterfaceAttribute(0)]
[ComSourceInterfacesAttribute("Microsoft.Office.Interop.InfoPath._ApplicationEvents\0")]
public class ApplicationEventsClass : ApplicationEvents, _ApplicationEvents_Event
Vererbungshierarchie
System.Object
Microsoft.Office.Interop.InfoPath.ApplicationEventsClass
Threadsicherheit
Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Siehe auch
Referenz
ApplicationEventsClass-Member
Microsoft.Office.Interop.InfoPath-Namespace