|
|
virtual HRESULT | Initialize (ABI::Windows::ApplicationModel::Core::ICoreApplicationView *applicationView) override |
| |
|
virtual HRESULT | SetWindow (ABI::Windows::UI::Core::ICoreWindow *window) override |
| |
|
virtual HRESULT | Load (HSTRING entryPoint) override |
| |
|
virtual HRESULT | Run (void) override |
| |
|
virtual HRESULT | Uninitialize (void) override |
| |
|
virtual HRESULT | Invoke (ABI::Windows::ApplicationModel::Core::ICoreApplicationView *view, ABI::Windows::ApplicationModel::Activation::IActivatedEventArgs *args) override |
| |
|
virtual HRESULT | QueryInterface (REFIID riid, void **ppvObject) override |
| |
|
virtual ULONG | AddRef (void) override |
| |
|
virtual ULONG | Release (void) override |
| |
|
virtual HRESULT | GetIids (ULONG *iidCount, IID **iids) override |
| |
|
virtual HRESULT | GetRuntimeClassName (HSTRING *className) override |
| |
|
virtual HRESULT | GetTrustLevel (TrustLevel *trustLevel) override |
| |
|
virtual HRESULT | CreateView (ABI::Windows::ApplicationModel::Core::IFrameworkView **viewProvider) override |
| |
|
|
void | OnActivated (ABI::Windows::ApplicationModel::Core::CoreApplicationView *applicationView, ABI::Windows::ApplicationModel::Activation::IActivatedEventArgs *args) |
| |
|
void | OnSuspending (void *sender, ABI::Windows::ApplicationModel::SuspendingEventArgs *args) |
| |
|
void | OnResuming (void *sender, void *args) |
| |
|
void | OnWindowSizeChanged (ABI::Windows::UI::Core::CoreWindow *sender, ABI::Windows::UI::Core::WindowSizeChangedEventArgs *args) |
| |
|
void | OnVisibilityChanged (ABI::Windows::UI::Core::CoreWindow *sender, ABI::Windows::UI::Core::VisibilityChangedEventArgs *args) |
| |
|
void | OnWindowClosed (ABI::Windows::UI::Core::CoreWindow *sender, ABI::Windows::UI::Core::CoreWindowEventArgs *args) |
| |
|
void | OnDpiChanged (ABI::Windows::Graphics::Display::DisplayInformation *sender, void *args) |
| |
|
void | OnOrientationChanged (ABI::Windows::Graphics::Display::DisplayInformation *sender, void *args) |
| |
|
void | OnDisplayContentsInvalidated (ABI::Windows::Graphics::Display::DisplayInformation *sender, void *args) |
| |
The documentation for this class was generated from the following files: