EntryPoint-Schnittstelle

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools
Assemblys:   Microsoft.Office.Tools.Outlook.v4.0.Utilities (in Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)
  Microsoft.Office.Tools (in Microsoft.Office.Tools.dll)
  Microsoft.Office.Tools.Common.v4.0.Utilities (in Microsoft.Office.Tools.Common.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntax

'Declaration
<GuidAttribute("29C3F239-A6FD-430A-944B-0BC8B69701AA")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface EntryPoint
[GuidAttribute("29C3F239-A6FD-430A-944B-0BC8B69701AA")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface EntryPoint

Der EntryPoint-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode BeginInit
Öffentliche Methode EndInit
Öffentliche Methode FinishInitialization
Öffentliche Methode Initialize
Öffentliche Methode InitializeDataBindings
Öffentliche Methode OnShutdown
Öffentliche Methode OnStartup

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.Office.Tools-Namespace