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 ProtectedViewWindowDeactivate ( _
param0 As ProtectedViewWindow _
)
'Usage
Dim instance As EApplication_SinkHelper
Dim param0 As ProtectedViewWindow
instance.ProtectedViewWindowDeactivate(param0)
public virtual void ProtectedViewWindowDeactivate(
ProtectedViewWindow param0
)
Parameters
Implements
EApplication.ProtectedViewWindowDeactivate(ProtectedViewWindow)