Share via


SlideShowView.GetClickCount Method

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

Syntax

'Declaration
Function GetClickCount As Integer
'Usage
Dim instance As SlideShowView
Dim returnValue As Integer

returnValue = instance.GetClickCount()
int GetClickCount()

Return Value

Type: System.Int32

See Also

Reference

SlideShowView Interface

SlideShowView Members

Microsoft.Office.Interop.PowerPoint Namespace