OCXEvents_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 OCXEvents_SinkHelper _
Implements OCXEvents
'Usage
Dim instance As OCXEvents_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class OCXEvents_SinkHelper : OCXEvents
Inheritance Hierarchy
System.Object
Microsoft.Office.Interop.Word.OCXEvents_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.