Files
2025-07-09 08:58:00 -07:00

130 lines
7.9 KiB
C++

// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.250303.1
#pragma once
#ifndef WINRT_Windows_Web_UI_1_H
#define WINRT_Windows_Web_UI_1_H
#include "winrt/impl/Windows.Web.UI.0.h"
WINRT_EXPORT namespace winrt::Windows::Web::UI
{
struct WINRT_IMPL_EMPTY_BASES IWebViewControl :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControl>
{
IWebViewControl(std::nullptr_t = nullptr) noexcept {}
IWebViewControl(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControl2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControl2>
{
IWebViewControl2(std::nullptr_t = nullptr) noexcept {}
IWebViewControl2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlContentLoadingEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlContentLoadingEventArgs>
{
IWebViewControlContentLoadingEventArgs(std::nullptr_t = nullptr) noexcept {}
IWebViewControlContentLoadingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlDOMContentLoadedEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlDOMContentLoadedEventArgs>
{
IWebViewControlDOMContentLoadedEventArgs(std::nullptr_t = nullptr) noexcept {}
IWebViewControlDOMContentLoadedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlDeferredPermissionRequest :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlDeferredPermissionRequest>
{
IWebViewControlDeferredPermissionRequest(std::nullptr_t = nullptr) noexcept {}
IWebViewControlDeferredPermissionRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlLongRunningScriptDetectedEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlLongRunningScriptDetectedEventArgs>
{
IWebViewControlLongRunningScriptDetectedEventArgs(std::nullptr_t = nullptr) noexcept {}
IWebViewControlLongRunningScriptDetectedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlNavigationCompletedEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlNavigationCompletedEventArgs>
{
IWebViewControlNavigationCompletedEventArgs(std::nullptr_t = nullptr) noexcept {}
IWebViewControlNavigationCompletedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlNavigationStartingEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlNavigationStartingEventArgs>
{
IWebViewControlNavigationStartingEventArgs(std::nullptr_t = nullptr) noexcept {}
IWebViewControlNavigationStartingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlNewWindowRequestedEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlNewWindowRequestedEventArgs>
{
IWebViewControlNewWindowRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
IWebViewControlNewWindowRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlNewWindowRequestedEventArgs2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlNewWindowRequestedEventArgs2>
{
IWebViewControlNewWindowRequestedEventArgs2(std::nullptr_t = nullptr) noexcept {}
IWebViewControlNewWindowRequestedEventArgs2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlPermissionRequest :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlPermissionRequest>
{
IWebViewControlPermissionRequest(std::nullptr_t = nullptr) noexcept {}
IWebViewControlPermissionRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlPermissionRequestedEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlPermissionRequestedEventArgs>
{
IWebViewControlPermissionRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
IWebViewControlPermissionRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlScriptNotifyEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlScriptNotifyEventArgs>
{
IWebViewControlScriptNotifyEventArgs(std::nullptr_t = nullptr) noexcept {}
IWebViewControlScriptNotifyEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlSettings :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlSettings>
{
IWebViewControlSettings(std::nullptr_t = nullptr) noexcept {}
IWebViewControlSettings(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlUnsupportedUriSchemeIdentifiedEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlUnsupportedUriSchemeIdentifiedEventArgs>
{
IWebViewControlUnsupportedUriSchemeIdentifiedEventArgs(std::nullptr_t = nullptr) noexcept {}
IWebViewControlUnsupportedUriSchemeIdentifiedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlUnviewableContentIdentifiedEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlUnviewableContentIdentifiedEventArgs>
{
IWebViewControlUnviewableContentIdentifiedEventArgs(std::nullptr_t = nullptr) noexcept {}
IWebViewControlUnviewableContentIdentifiedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebViewControlWebResourceRequestedEventArgs :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebViewControlWebResourceRequestedEventArgs>
{
IWebViewControlWebResourceRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
IWebViewControlWebResourceRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
}
#endif