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.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public Overridable Sub ProtectedViewWindowOpen ( _
param0 As ProtectedViewWindow _
)
'Usage
Dim instance As EApplication_SinkHelper
Dim param0 As ProtectedViewWindow
instance.ProtectedViewWindowOpen(param0)
public virtual void ProtectedViewWindowOpen(
ProtectedViewWindow param0
)
Parameters
Implements
EApplication.ProtectedViewWindowOpen(ProtectedViewWindow)