SlideShowSettings.PointerColor (PowerPoint)
Returns the pointer color for the specified presentation as a ColorFormat object.
The pointer color is saved with the presentation and is the default pen color each time you show the presentation. To change the pointer to a pen, set the PointerType property to ppSlideShowPointerPen.
Dim cftPointerColor As ColorFormat
Set cftPointerColor = ActivePresentation.SlideShowSettings.PointerColor