_CustomXMLPartEvents_SinkHelper Class

Definition

public ref class _CustomXMLPartEvents_SinkHelper sealed : Microsoft::Office::Core::_CustomXMLPartEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _CustomXMLPartEvents_SinkHelper : Microsoft.Office.Core._CustomXMLPartEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type _CustomXMLPartEvents_SinkHelper = class
    interface _CustomXMLPartEvents
Public NotInheritable Class _CustomXMLPartEvents_SinkHelper
Implements _CustomXMLPartEvents
Inheritance
_CustomXMLPartEvents_SinkHelper
Attributes
Implements

Fields

m_dwCookie
m_NodeAfterDeleteDelegate
m_NodeAfterInsertDelegate
m_NodeAfterReplaceDelegate

Methods

NodeAfterDelete(CustomXMLNode, CustomXMLNode, CustomXMLNode, Boolean)
NodeAfterInsert(CustomXMLNode, Boolean)
NodeAfterReplace(CustomXMLNode, CustomXMLNode, Boolean)

Applies to