EApplication_SinkHelper Class
Inheritance Hierarchy
System.Object
Microsoft.Office.Interop.PowerPoint.EApplication_SinkHelper
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class EApplication_SinkHelper _
Implements EApplication
'Usage
Dim instance As EApplication_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class EApplication_SinkHelper : EApplication
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.