_XDocumentEventSink2_SinkHelper Class
This member is reserved for internal use and is not intended to be used directly from your code.
Inheritance Hierarchy
System.Object
Microsoft.Office.Interop.InfoPath.SemiTrust._XDocumentEventSink2_SinkHelper
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _XDocumentEventSink2_SinkHelper _
Implements _XDocumentEventSink2, _XDocumentEventSink
'Usage
Dim instance As _XDocumentEventSink2_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _XDocumentEventSink2_SinkHelper : _XDocumentEventSink2,
_XDocumentEventSink
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.