Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains a run method that is used to start the application object from the entry point of an app.
Members
The ICoreApplicationInitialization interface inherits from the IUnknown interface. ICoreApplicationInitialization also has these types of members:
- Methods
Methods
The ICoreApplicationInitialization interface has these methods.
| Method | Description |
|---|---|
| Run | Starts execution of the application object after an instance of it is created in an application. |
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Header |
Windows.ApplicationModel.Core.h |
IDL |
Windows.ApplicationModel.Core.idl |