Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public m_DocumentOpenDelegate As ApplicationEvents3_DocumentOpenEventHandler
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim value As ApplicationEvents3_DocumentOpenEventHandler
value = instance.m_DocumentOpenDelegate
instance.m_DocumentOpenDelegate = value
public ApplicationEvents3_DocumentOpenEventHandler m_DocumentOpenDelegate
See Also
Reference
ApplicationEvents3_SinkHelper Class