Share via


EApplication_SinkHelper.PresentationCloseFinal Method

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

Syntax

'Declaration
Public Overridable Sub PresentationCloseFinal ( _
    param0 As Presentation _
)
'Usage
Dim instance As EApplication_SinkHelper
Dim param0 As Presentation

instance.PresentationCloseFinal(param0)
public virtual void PresentationCloseFinal(
    Presentation param0
)

Parameters

Implements

EApplication.PresentationCloseFinal(Presentation)

See Also

Reference

EApplication_SinkHelper Class

EApplication_SinkHelper Members

Microsoft.Office.Interop.PowerPoint Namespace