Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |