MasterEvents 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
<GuidAttribute("914934D2-5A91-11CF-8700-00AA0060263B")> _
<InterfaceTypeAttribute()> _
Public Interface MasterEvents
'Usage
Dim instance As MasterEvents
[GuidAttribute("914934D2-5A91-11CF-8700-00AA0060263B")]
[InterfaceTypeAttribute()]
public interface MasterEvents