EApplication Interface

An event interface in a COM coclass that managed code requires to interoperate with the corresponding COM object; 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("914934C2-5A91-11CF-8700-00AA0060263B")> _
Public Interface EApplication
'Usage
Dim instance As EApplication
[GuidAttribute("914934C2-5A91-11CF-8700-00AA0060263B")]
public interface EApplication

See Also

Reference

EApplication Members

Microsoft.Office.Interop.PowerPoint Namespace