SldEvents Interface

This is an event interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. This interface is not intended to be used in your code.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("9149346D-5A91-11CF-8700-00AA0060263B")> _
Public Interface SldEvents
'Usage
Dim instance As SldEvents
[InterfaceTypeAttribute()]
[GuidAttribute("9149346D-5A91-11CF-8700-00AA0060263B")]
public interface SldEvents

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace