ApplicationEvents4_StartupEventHandler Delegate

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public Delegate Sub ApplicationEvents4_StartupEventHandler
'Usage
Dim instance As New ApplicationEvents4_StartupEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
public delegate void ApplicationEvents4_StartupEventHandler()

See Also

Reference

Microsoft.Office.Interop.Word Namespace