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