Share via


ApplicationEvents4_SinkHelper.ProtectedViewWindowOpen Method

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

Syntax

'Declaration
Public Overridable Sub ProtectedViewWindowOpen ( _
    param0 As ProtectedViewWindow _
)
'Usage
Dim instance As ApplicationEvents4_SinkHelper
Dim param0 As ProtectedViewWindow

instance.ProtectedViewWindowOpen(param0)
public virtual void ProtectedViewWindowOpen(
    ProtectedViewWindow param0
)

Parameters

Implements

ApplicationEvents4.ProtectedViewWindowOpen(ProtectedViewWindow)

See Also

Reference

ApplicationEvents4_SinkHelper Class

ApplicationEvents4_SinkHelper Members

Microsoft.Office.Interop.Word Namespace