ApplicationEvents_SinkHelper Class
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class ApplicationEvents_SinkHelper _
Implements ApplicationEvents
'Usage
Dim instance As ApplicationEvents_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class ApplicationEvents_SinkHelper : ApplicationEvents
Inheritance Hierarchy
System.Object
Microsoft.Office.Interop.Word.ApplicationEvents_SinkHelper
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.